Skip to content

Commit 4312610

Browse files
chore(deps): update grafana/shared-workflows/docker-build-push-image action to v0.2.0 (#1516)
| datasource | package | from | to | | ----------- | ------------------------ | ------------------------------ | ------------------------------ | | github-tags | grafana/shared-workflows | docker-build-push-image/v0.1.1 | docker-build-push-image/v0.2.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent eec7f66 commit 4312610

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@7a256e98018aba3d01643479808a7690179a1f1c # docker-build-push-image/v0.1.1
337+
uses: grafana/shared-workflows/actions/docker-build-push-image@b3d136565946d8788dd6812881fb0fb2fe14bacb # docker-build-push-image/v0.2.0
338338
with:
339339
# from inputs
340340
build-args: ${{ inputs.build-args }}

0 commit comments

Comments
 (0)