Skip to content

Commit 4acbb64

Browse files
authored
Merge pull request #291 from PerfectThymeTech/dependabot/github_actions/docker/metadata-action-5.6.1
Bump docker/metadata-action from 5.5.1 to 5.6.1
2 parents b19880f + 0ba5f27 commit 4acbb64

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

0 commit comments

Comments
 (0)