Skip to content

Commit 49bbf68

Browse files
authored
Merge pull request #38 from benfrisbie/dependabot/github_actions/docker/metadata-action-5.5.0
Bump docker/metadata-action from 5.4.0 to 5.5.0
2 parents a712ae6 + 001c8f3 commit 49bbf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ runs:
212212
password: ${{ inputs.password }}
213213
ecr: ${{ inputs.ecr }}
214214
logout: ${{ inputs.logout }}
215-
- uses: docker/metadata-action@v5.4.0
215+
- uses: docker/metadata-action@v5.5.0
216216
id: meta
217217
with:
218218
context: ${{ inputs.metadata-context }}

0 commit comments

Comments
 (0)