Skip to content

Commit daeb4e6

Browse files
chore(deps): update grafana/shared-workflows/get-vault-secrets action to v1.3.0
| datasource | package | from | to | | ----------- | ------------------------ | ------------------------ | ------------------------ | | github-tags | grafana/shared-workflows | get-vault-secrets-v1.2.0 | get-vault-secrets/v1.3.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent d831481 commit daeb4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
3838
- run: pnpm install
3939
- id: get-secrets
40-
uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets-v1.2.0
40+
uses: grafana/shared-workflows/actions/get-vault-secrets@a37de51f3d713a30a9e4b21bcdfbd38170020593 # get-vault-secrets/v1.3.0
4141
with:
4242
repo_secrets: |
4343
REACT_APP_FARO_URL=faro:collector-url

0 commit comments

Comments
 (0)