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.
1 parent f4d2bcd commit b5dbd24Copy full SHA for b5dbd24
.github/workflows/helm-test.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
29
30
- name: Build Docker image
31
- uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v6.0.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
32
with:
33
context: .
34
load: true
0 commit comments