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 1088894 + 9427432 commit a697323Copy full SHA for a697323
1 file changed
.github/workflows/scan.yaml
@@ -29,7 +29,7 @@ jobs:
29
id: buildx
30
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
31
- name: Build image
32
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
+ uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
33
with:
34
context: .
35
tags: ghcr.io/rancher/gke-operator:${{ github.sha }}
0 commit comments