We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6678c1a + 9c24ba5 commit c032931Copy full SHA for c032931
1 file changed
.github/workflows/build.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Metadata
37
id: meta
38
- uses: docker/metadata-action@v5.9.0
+ uses: docker/metadata-action@v5.10.0
39
with:
40
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
41
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
tags: |
0 commit comments