We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07a6c92 + 4e633a0 commit 218aaacCopy full SHA for 218aaac
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
-
31
name: Docker meta
32
id: meta
33
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
34
with:
35
images: |
36
${{ env.DOCKERHUB_SLUG }}
0 commit comments