We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c616867 + 7eb2eea commit 82b6464Copy full SHA for 82b6464
.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@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
+ uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
45
id: build-and-push
46
with:
47
push: true
0 commit comments