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

Commit d2485bb

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 669723c commit d2485bb

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@74b7ce2ebd577c25266d972683e376d9f62d0b07 # 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)