We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8b3f1 commit 5d831bcCopy full SHA for 5d831bc
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Docker meta
47
id: docker_meta
48
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f #v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 #v5.9.0
49
with:
50
images: |
51
${{ github.repository }}
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments