Skip to content

Commit fac4f07

Browse files
grafanarenovatebot[bot]nadiamoe
authored andcommitted
chore: Update docker/build-push-action action to v6.15.0
1 parent 31ca1ea commit fac4f07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/build_and_publish.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
9797

9898
- name: build docker image (no browser)
99-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
99+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
100100
with:
101101
context: .
102102
push: false
@@ -107,7 +107,7 @@ jobs:
107107
cache-to: type=gha,mode=max
108108

109109
- name: build docker image (browser)
110-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
110+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
111111
with:
112112
context: .
113113
push: false

0 commit comments

Comments
 (0)