Skip to content

Commit e030355

Browse files
authored
Merge pull request #130 from Colin-XKL/dependabot/github_actions/docker/metadata-action-5.6.1
chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
2 parents a7f8628 + ba6ae4a commit e030355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# https://github.com/docker/metadata-action
7373
- name: Extract Docker metadata
7474
id: meta
75-
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
75+
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
7676
with:
7777
images: |
7878
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)