Skip to content

Commit 8fe9338

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 c78899c commit 8fe9338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm install --production --prefix ./actions
3535
- name: Get Github App secrets from vault
3636
id: get-secrets
37-
uses: grafana/shared-workflows/actions/get-vault-secrets@e6dde86ffefaa91fc693b8cb4209cf9428a661d1 #get-vault-secrets 1.3.0
37+
uses: grafana/shared-workflows/actions/get-vault-secrets@3e6ff9bfe613441211f9d8074a1fb05536f8f8aa #get-vault-secrets 1.3.0
3838
with:
3939
export_env: false
4040
repo_secrets: |

.github/workflows/metrics-collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Get Github App secrets from vault
1919
id: get-secrets
20-
uses: grafana/shared-workflows/actions/get-vault-secrets@e6dde86ffefaa91fc693b8cb4209cf9428a661d1 #get-vault-secrets 1.2.0
20+
uses: grafana/shared-workflows/actions/get-vault-secrets@3e6ff9bfe613441211f9d8074a1fb05536f8f8aa #get-vault-secrets 1.2.0
2121
with:
2222
export_env: false
2323
repo_secrets: |

0 commit comments

Comments
 (0)