Skip to content

Commit c25a54a

Browse files
chore(deps): update grafana/shared-workflows/ action to (#256)
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 083d86d commit c25a54a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-x64
2424
steps:
2525
- name: Get secrets
26-
uses: grafana/shared-workflows/actions/get-vault-secrets@39e279fe6459506c696fa5887a0a6ea012b30727
26+
uses: grafana/shared-workflows/actions/get-vault-secrets@ac5193564bb463032623a9a0ba23716f866f309c
2727
with:
2828
repo_secrets: |
2929
GITHUB_APP_ID=pyroscope-development-app:app-id

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Get secrets
3434
if: steps.check.outputs.is_release == 'true'
35-
uses: grafana/shared-workflows/actions/get-vault-secrets@39e279fe6459506c696fa5887a0a6ea012b30727
35+
uses: grafana/shared-workflows/actions/get-vault-secrets@ac5193564bb463032623a9a0ba23716f866f309c
3636
with:
3737
repo_secrets: |
3838
NEXUS_USERNAME=publishing:nexus_username

0 commit comments

Comments
 (0)