We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d82107 + 55c08d2 commit 2bbf760Copy full SHA for 2bbf760
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Docker meta
26
if: github.event_name != 'pull_request'
27
id: meta
28
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
29
with:
30
# list of Docker images to use as base name for tags
31
images: |
0 commit comments