We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82b6464 + 0707636 commit 8c25c5dCopy full SHA for 8c25c5d
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
type=semver,pattern={{version}}
42
43
- name: Build and push Docker image
44
- uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
45
id: build-and-push
46
with:
47
push: true
0 commit comments