Skip to content

Commit 196aa97

Browse files
authored
Merge pull request #83 from PerfectThymeTech/dependabot/github_actions/docker/metadata-action-5.4.0
Bump docker/metadata-action from 5.0.0 to 5.4.0
2 parents 3bb9ad2 + 01b1bf2 commit 196aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_containerTemplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# Extract Metadata (tags, labels)
8484
- name: Extract Metadata
8585
id: metadata
86-
uses: docker/metadata-action@v5.0.0
86+
uses: docker/metadata-action@v5.4.0
8787
with:
8888
context: workflow
8989
images: |

0 commit comments

Comments
 (0)