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.
2 parents b6dbd1e + e89f58c commit f1861aaCopy full SHA for f1861aa
.github/workflows/example-audit.yml
@@ -42,7 +42,7 @@ jobs:
42
EOF
43
44
- name: Build test image
45
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
46
with:
47
context: /tmp/build-context
48
push: false
.github/workflows/example-restrict.yml
@@ -46,7 +46,7 @@ jobs:
49
50
51
52
0 commit comments