Skip to content

Commit 818fb2d

Browse files
chore(deps): update docker/metadata-action action to v6 (#931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa18eb2 commit 818fb2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
IMAGE_ID: ${{ steps.build-ci.outputs.imageid }}
9191

9292
- id: docker_metadata
93-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
93+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6
9494
with:
9595
images: ${{ env.GHCR_IMAGE_NAME }}
9696

0 commit comments

Comments
 (0)