diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-04 15:29:12 +0000 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2023-12-04 10:50:55 -0800 |
| commit | 31ca7bacea445284949172c23b9a30f85a2d2185 (patch) | |
| tree | db82a30be271cf65c86ec224ceab48ae5b4490b0 /.github/workflows/container_latest.yml | |
| parent | 14a4d5c24d21f857da36327851891afa1d2e7e5a (diff) | |
| download | seaweedfs-31ca7bacea445284949172c23b9a30f85a2d2185.tar.xz seaweedfs-31ca7bacea445284949172c23b9a30f85a2d2185.zip | |
Bump docker/metadata-action from 5.0.0 to 5.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/96383f45573cb7f253c731d3b3ab81c87ef81934...31cebacef4805868f9ce9a0cb03ee36c32df2ac4)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/container_latest.yml')
| -rw-r--r-- | .github/workflows/container_latest.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_latest.yml b/.github/workflows/container_latest.yml index 7f546fecf..e6702faea 100644 --- a/.github/workflows/container_latest.yml +++ b/.github/workflows/container_latest.yml @@ -21,7 +21,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v3 + uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v3 with: images: | chrislusf/seaweedfs |
