Skip to content

Commit 39104ad

Browse files
authored
Merge pull request #36 from benfrisbie/dependabot/github_actions/docker/metadata-action-5.3.0
Bump docker/metadata-action from 5.2.0 to 5.3.0
2 parents 76875c5 + d115d1b commit 39104ad

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.2.0
215+
- uses: docker/metadata-action@v5.3.0
216216
id: meta
217217
with:
218218
context: ${{ inputs.metadata-context }}

0 commit comments

Comments
 (0)