We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aa959 commit 4659a0bCopy full SHA for 4659a0b
.github/workflows/release.yaml
@@ -74,7 +74,7 @@ jobs:
74
password: ${{ secrets.DOCKERHUB_JENKINSCIINFRA_TOKEN }}
75
- name: Build and push
76
id: docker_build
77
- uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v4
+ uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v4
78
with:
79
context: .
80
push: true
0 commit comments