Skip to content

Commit f8fa8f8

Browse files
chore(docker-build-push-multiarch): update docker-build-push-action version (#1514)
1 parent 2dd0b03 commit f8fa8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push-multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
persist-credentials: false
335335
- name: Build Docker Image
336336
id: build
337-
uses: grafana/shared-workflows/actions/docker-build-push-image@c658f0fe8393e31c39d266684ef273c6538ed0e1 # docker-build-push-image/v0.1.0
337+
uses: grafana/shared-workflows/actions/docker-build-push-image@7a256e98018aba3d01643479808a7690179a1f1c # docker-build-push-image/v0.1.1
338338
with:
339339
# from inputs
340340
build-args: ${{ inputs.build-args }}

0 commit comments

Comments
 (0)