Skip to content

Commit 1b889c5

Browse files
chore(deps): update docker/metadata-action action to v6.1.0
1 parent e4b5a83 commit 1b889c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • action-templates/actions/action-build-image

action-templates/actions/action-build-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151
password: ${{ inputs.registry-password }}
5252
- name: Extract metadata (tags, labels) for Docker
5353
id: meta
54-
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
54+
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0
5555
with:
5656
images: "${{ inputs.registry }}/${{ github.repository }}/${{ inputs.image-name }}"
5757
tags: ${{inputs.image-tags}}

0 commit comments

Comments
 (0)