We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5141724 commit da380a0Copy full SHA for da380a0
.github/workflows/on-push-pr.yml
@@ -56,7 +56,7 @@ jobs:
56
type=semver,pattern={{major}}
57
type=sha
58
59
- - uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
+ - uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
60
with:
61
context: .
62
push: true
0 commit comments