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

Commit 4961439

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 917404c commit 4961439

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@d38db1d025cb6f99bb21e420fa89dff42350c1c7 # 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)