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 1e44c53 commit fb7fe78Copy full SHA for fb7fe78
.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.5.0
+ uses: crazy-max/ghaction-docker-meta@v5.7.0
22
with:
23
images: ghcr.io/${{ github.repository }}
24
0 commit comments