We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55ec0b5 + 11118ed commit fff9f6fCopy full SHA for fff9f6f
.github/workflows/docker-publish.yml
@@ -101,7 +101,7 @@ jobs:
101
# https://github.com/docker/build-push-action
102
- name: Build and push Docker image
103
id: build-and-push
104
- uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
105
with:
106
context: .
107
push: ${{ github.event_name != 'pull_request' }}
0 commit comments