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.
1 parent 5fd9af0 commit 97ffa8cCopy full SHA for 97ffa8c
.github/workflows/docker_ci.yml
@@ -68,7 +68,7 @@ jobs:
68
# https://github.com/docker/build-push-action
69
- name: Build and push Docker image
70
id: build-and-push
71
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
72
with:
73
context: .
74
push: ${{ github.event_name != 'pull_request' }}
0 commit comments