Skip to content

Commit 96c5780

Browse files
chore(deps): update docker/build-push-action action to v6.18.0
1 parent 7566908 commit 96c5780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
2929

3030
- name: Build Docker image
31-
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v6.0.0
31+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
3232
with:
3333
context: .
3434
load: true

0 commit comments

Comments
 (0)