We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f8d9f1 + f35cf92 commit a12a795Copy full SHA for a12a795
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.8.0
+ uses: docker/metadata-action@v5.9.0
39
with:
40
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
41
@@ -112,7 +112,7 @@ jobs:
112
113
114
115
116
117
118
tags: |
0 commit comments