We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6400f1c + 16c149e commit b20ca76Copy full SHA for b20ca76
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
45
id: build-and-push
46
with:
47
push: true
0 commit comments