Skip to content

Commit 9c7d81b

Browse files
Update docker/metadata-action action to v5.9.0
1 parent b3d769e commit 9c7d81b

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@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
31+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
3232
with:
3333
images: |
3434
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)