diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-19 10:18:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 10:18:57 -0700 |
| commit | 63b415bdf469ff4da19aa000d0455d7101fd1e74 (patch) | |
| tree | fa7c993a65e91acc4df9c0d78367db2d1994037e /.github/workflows/container_dev.yml | |
| parent | 152fc4890a42396eaca666311c8a2895a485798e (diff) | |
| download | seaweedfs-63b415bdf469ff4da19aa000d0455d7101fd1e74.tar.xz seaweedfs-63b415bdf469ff4da19aa000d0455d7101fd1e74.zip | |
Bump docker/metadata-action from 4.5.0 to 4.6.0 (#4590)
Diffstat (limited to '.github/workflows/container_dev.yml')
| -rw-r--r-- | .github/workflows/container_dev.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_dev.yml b/.github/workflows/container_dev.yml index 43985a4c3..97d05446b 100644 --- a/.github/workflows/container_dev.yml +++ b/.github/workflows/container_dev.yml @@ -20,7 +20,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176 # v3 + uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v3 with: images: | chrislusf/seaweedfs |
