We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ce5170 + 6f7cf56 commit 54bb1ebCopy full SHA for 54bb1eb
1 file changed
.github/workflows/build.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Metadata
32
id: meta
33
- uses: docker/metadata-action@v5.10.0
+ uses: docker/metadata-action@v6.0.0
34
with:
35
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
36
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
tags: |
0 commit comments