We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5045f08 + 7ccbab5 commit e8f18a6Copy full SHA for e8f18a6
1 file changed
.github/workflows/build.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Metadata
44
id: meta
45
- uses: docker/metadata-action@v6.0.0
+ uses: docker/metadata-action@v6.1.0
46
with:
47
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
48
@@ -140,7 +140,7 @@ jobs:
140
141
142
143
144
145
146
tags: |
0 commit comments