Skip to content

Commit 644d2dc

Browse files
authored
Merge pull request #99 from PerfectThymeTech/dependabot/github_actions/docker/metadata-action-5.5.0
Bump docker/metadata-action from 5.4.0 to 5.5.0
2 parents bf8b802 + 62482b1 commit 644d2dc

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.4.0
86+
uses: docker/metadata-action@v5.5.0
8787
with:
8888
context: workflow
8989
images: |

0 commit comments

Comments
 (0)