Skip to content

Commit 1f3345f

Browse files
Update docker/metadata-action action to v5.10.0 (#499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f693c4 commit 1f3345f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
password: ${{ secrets.GITHUB_TOKEN }}
2929

3030
- id: docker_meta
31-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
31+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
3232
with:
3333
images: |
3434
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)