Skip to content

Commit 70a91d6

Browse files
authored
Merge pull request #96 from bank-vaults/dependabot/github_actions/docker/metadata-action-5.5.0
chore(deps): Bump docker/metadata-action from 5.4.0 to 5.5.0
2 parents 85bdefa + 9f94f41 commit 70a91d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Gather build metadata
7474
id: meta
75-
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4.0
75+
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
7676
with:
7777
images: ${{ steps.image-name.outputs.value }}
7878
flavor: |

0 commit comments

Comments
 (0)