We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e7c55 commit 88b405dCopy full SHA for 88b405d
.github/workflows/docker.build.yml
@@ -18,7 +18,7 @@ jobs:
18
-
19
name: Docker meta
20
id: docker_meta
21
- uses: crazy-max/ghaction-docker-meta@v3.6.0
+ uses: crazy-max/ghaction-docker-meta@v4.3.0
22
with:
23
images: ghcr.io/${{ github.repository }}
24
0 commit comments