Skip to content

Commit c9e4ba3

Browse files
authored
Merge pull request #86 from grisu48/dependabot/github_actions/docker/metadata-action-5.7.0
Bump docker/metadata-action from 5.6.1 to 5.7.0
2 parents 138a6e4 + 4e5ad1a commit c9e4ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Extract metadata (tags, labels) for Docker
3333
id: meta
34-
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
34+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
3535
with:
3636
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3737

0 commit comments

Comments
 (0)