Skip to content

Commit 587c1a2

Browse files
Bump docker/metadata-action from 6.0.0 to 6.1.0 (#554)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 979b5c8 commit 587c1a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
password: ${{ matrix.registry == 'docker.io' && secrets.DOCKERHUB_TOKEN || secrets.GITHUB_TOKEN }}
144144
- name: Docker metadata
145145
id: meta
146-
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
146+
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0
147147
with:
148148
images: ${{ matrix.registry }}/${{ env.IMAGE_NAME }}
149149
tags: |

0 commit comments

Comments
 (0)