We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93bbf0b + b00b076 commit ebefbd0Copy full SHA for ebefbd0
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
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
tags: |
0 commit comments