diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-18 15:29:55 +0000 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2023-09-18 12:51:10 -0700 |
| commit | 48e817d3e7ffd2d9ffd7001df9b1d574c41e005d (patch) | |
| tree | d441ca6b1f001e5d77b5f212d12a3e29b0cdb532 /.github/workflows/container_release4.yml | |
| parent | d95a4561e01ceaeda8ab9ca4d6e1fd05b0d58d58 (diff) | |
| download | seaweedfs-48e817d3e7ffd2d9ffd7001df9b1d574c41e005d.tar.xz seaweedfs-48e817d3e7ffd2d9ffd7001df9b1d574c41e005d.zip | |
Bump docker/metadata-action from 4.6.0 to 5.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/818d4b7b91585d195f67373fd9cb0332e31a7175...96383f45573cb7f253c731d3b3ab81c87ef81934)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/container_release4.yml')
| -rw-r--r-- | .github/workflows/container_release4.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release4.yml b/.github/workflows/container_release4.yml index e24dc1153..f309a5f19 100644 --- a/.github/workflows/container_release4.yml +++ b/.github/workflows/container_release4.yml @@ -20,7 +20,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v3 + uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v3 with: images: | chrislusf/seaweedfs |
