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 0fdc73f commit 64994c6Copy full SHA for 64994c6
.github/workflows/docker-build-push.yml
@@ -57,6 +57,7 @@ jobs:
57
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
58
id: build
59
with:
60
+ # zizmor: ignore[template-injection] no user input
61
context: ${{ env.IMAGE }}
62
platforms: linux/amd64,linux/arm64
63
pull: true
.github/workflows/docker-release.yml
@@ -49,6 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments