Skip to content

Commit 9a3af08

Browse files
ci(deps): Bump docker/metadata-action from 5.7.0 to 5.8.0 (#282)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05fdbe8 commit 9a3af08

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.7.0
407+
uses: docker/metadata-action@v5.8.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)