Skip to content

Commit 9886887

Browse files
chore(deps): update grafana/shared-workflows/get-vault-secrets action to v1.3.0 (#243)
| datasource | package | from | to | | ----------- | ------------------------ | ------------------------ | ------------------------ | | github-tags | grafana/shared-workflows | get-vault-secrets/v1.2.1 | get-vault-secrets/v1.3.0 | 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 5586f87 commit 9886887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
with:
148148
dotnet-version: ${{ needs.build-test.outputs.dotnet-sdk-version }}
149149

150-
- uses: grafana/shared-workflows/actions/get-vault-secrets@9f37f656e063f0ad0b0bfc38d49894b57d363936 # get-vault-secrets/v1.2.1
150+
- uses: grafana/shared-workflows/actions/get-vault-secrets@a37de51f3d713a30a9e4b21bcdfbd38170020593 # get-vault-secrets/v1.3.0
151151
id: get-token
152152
with:
153153
export_env: false
@@ -188,7 +188,7 @@ jobs:
188188
with:
189189
dotnet-version: ${{ needs.build-test.outputs.dotnet-sdk-version }}
190190

191-
- uses: grafana/shared-workflows/actions/get-vault-secrets@9f37f656e063f0ad0b0bfc38d49894b57d363936 # get-vault-secrets/v1.2.1
191+
- uses: grafana/shared-workflows/actions/get-vault-secrets@a37de51f3d713a30a9e4b21bcdfbd38170020593 # get-vault-secrets/v1.3.0
192192
id: get-token
193193
with:
194194
export_env: false

0 commit comments

Comments
 (0)