Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 3975d78

Browse files
chore(deps): update grafana/shared-workflows/ action to
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent f81fa4b commit 3975d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo "DOCKER_TAG=$(cat .tag)" >> $GITHUB_ENV
2626
2727
- name: Build And Push
28-
uses: grafana/shared-workflows/actions/push-to-gar-docker@fa48192dac470ae356b3f7007229f3ac28c48a25 # main
28+
uses: grafana/shared-workflows/actions/push-to-gar-docker@b545d8afe61d00248004bf0f5fe076d31037290e # main
2929
with:
3030
# Don't push from forks
3131
push: ${{ github.ref_name == 'main' || github.event.pull_request.head.repo.full_name == github.repository }}

0 commit comments

Comments
 (0)