Skip to content

Commit 5281a37

Browse files
Bump docker/metadata-action from 5.10.0 to 6.0.0 (#495)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ead3b5b commit 5281a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
password: ${{ matrix.registry == 'docker.io' && secrets.DOCKERHUB_TOKEN || secrets.GITHUB_TOKEN }}
127127
- name: Docker metadata
128128
id: meta
129-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
129+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
130130
with:
131131
images: ${{ matrix.registry }}/${{ env.IMAGE_NAME }}
132132
tags: |

0 commit comments

Comments
 (0)