Skip to content

Commit 8af0d95

Browse files
Update docker/metadata-action action to v5.9.0 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52c08a1 commit 8af0d95

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
@@ -64,7 +64,7 @@ jobs:
6464
# https://github.com/docker/metadata-action
6565
- name: Extract Docker metadata
6666
id: meta
67-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
67+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
6868
with:
6969
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7070

0 commit comments

Comments
 (0)