Skip to content

Commit 27e652e

Browse files
chore(deps): update grafana/shared-workflows/docker-build-push-image action to v0.3.2 (#1824)
| datasource | package | from | to | | ----------- | ------------------------ | ------------------------------ | ------------------------------ | | github-tags | grafana/shared-workflows | docker-build-push-image/v0.3.1 | docker-build-push-image/v0.3.2 | 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 173d43a commit 27e652e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ jobs:
349349
persist-credentials: false
350350
- name: Build Docker Image
351351
id: build
352-
uses: grafana/shared-workflows/actions/docker-build-push-image@438c8d6321147607b3f6f0e922508e78e746af9b # docker-build-push-image/v0.3.1
352+
uses: grafana/shared-workflows/actions/docker-build-push-image@21ae57f82e5256e5a418406388926d4ba24bccf2 # docker-build-push-image/v0.3.2
353353
with:
354354
# from inputs
355355
build-args: ${{ inputs.build-args }}

0 commit comments

Comments
 (0)