Skip to content

Commit ed0562e

Browse files
Chore(deps): Bump grafana/shared-workflows (#460)
Bumps [grafana/shared-workflows](https://github.com/grafana/shared-workflows) from get-vault-secrets-v1.0.1 to 1.1.0. This release includes the previously tagged commit. - [Release notes](https://github.com/grafana/shared-workflows/releases) - [Changelog](https://github.com/grafana/shared-workflows/blob/main/CHANGELOG.md) - [Commits](grafana/shared-workflows@get-vault-secrets-v1.0.1...get-vault-secrets-v1.1.0) --- updated-dependencies: - dependency-name: grafana/shared-workflows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 210911e commit ed0562e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319
needs: [run-integration-tests]
320320
steps:
321321
- id: get-secrets
322-
uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets-v1.0.1
322+
uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets-v1.1.0
323323
with:
324324
# Secrets placed in the ci/repo/grafana/grafana-plugin-examples path in Vault
325325
repo_secrets: |

0 commit comments

Comments
 (0)