Skip to content

Commit 5619c1a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4
3939
- name: Extract metadata (tags, labels) for Docker
4040
id: meta
41-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
41+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6
4242
with:
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4444
github-token: ${{ github.token }}

0 commit comments

Comments
 (0)