We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c92da72 + b407792 commit fffabd9Copy full SHA for fffabd9
1 file changed
.github/workflows/docker-publish.yml
@@ -60,7 +60,7 @@ jobs:
60
# https://github.com/docker/build-push-action
61
- name: Build and push Docker image
62
id: build-and-push
63
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
64
with:
65
context: .
66
push: ${{ github.event_name != 'pull_request' }}
0 commit comments