We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7b6d9a + 7e4131a commit 6927b30Copy full SHA for 6927b30
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