We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c4733 commit b974f7bCopy full SHA for b974f7b
.github/workflows/docker-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
password: ${{ secrets.GITHUB_TOKEN }}
30
31
- name: Build and push
32
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
33
with:
34
context: .
35
push: true
.github/workflows/helm-test.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
- name: Build Docker image
load: true
0 commit comments