We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c65dc5d + 684d639 commit e5610d2Copy full SHA for e5610d2
.github/workflows/docker-publish.yml
@@ -81,7 +81,7 @@ jobs:
81
# https://github.com/docker/build-push-action
82
- name: Build and push Docker image
83
id: build-and-push
84
- uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
+ uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
85
with:
86
context: .
87
push: ${{ github.event_name != 'pull_request' }}
0 commit comments