Skip to content

Commit 202eeae

Browse files
ci(deps): Bump docker/metadata-action from 5.9.0 to 5.10.0 (#347)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f4cbc5 commit 202eeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ jobs:
404404
username: ${{ github.repository_owner }}
405405
- id: metadata
406406
name: Extract container image metadata
407-
uses: docker/metadata-action@v5.9.0
407+
uses: docker/metadata-action@v5.10.0
408408
env:
409409
DOCKER_METADATA_PR_HEAD_SHA: ${{ github.event_name == 'pull_request' }}
410410
MAINTAINER: ${{ format('@{0}', github.actor) }}

0 commit comments

Comments
 (0)