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 2937d01 + bb48186 commit f014ae9Copy full SHA for f014ae9
.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@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
72
with:
73
context: .
74
push: ${{ github.event_name != 'pull_request' }}
0 commit comments