We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aa959 commit 39041feCopy full SHA for 39041fe
.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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v4
78
with:
79
context: .
80
push: true
0 commit comments