Skip to content

Commit 4cc83ab

Browse files
Bump docker/metadata-action from 5.8.0 to 5.9.0 (#483)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08a5b74 commit 4cc83ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
password: ${{ matrix.registry == 'docker.io' && secrets.DOCKERHUB_TOKEN || secrets.GITHUB_TOKEN }}
144144
- name: Docker metadata
145145
id: meta
146-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
146+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
147147
with:
148148
images: ${{ matrix.registry }}/${{ env.IMAGE_NAME }}
149149
tags: |

0 commit comments

Comments
 (0)