Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit f5c80bc

Browse files
Merge pull request #10 from grapl-security/update-vault-login-buildkite-plugin
Update grapl-security/vault-login Buildkite Plugin to v0.1.2
2 parents fa4d17d + a4b24f4 commit f5c80bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ steps:
88
command:
99
- make lint-shell
1010
plugins:
11-
- grapl-security/vault-login#v0.1.0
11+
- grapl-security/vault-login#v0.1.2
1212
- grapl-security/vault-env#v0.1.0:
1313
secrets:
1414
- grapl-artifacts-buildkite-plugin/TOOLCHAIN_AUTH_TOKEN
@@ -21,7 +21,7 @@ steps:
2121
command:
2222
- make test-shell
2323
plugins:
24-
- grapl-security/vault-login#v0.1.0
24+
- grapl-security/vault-login#v0.1.2
2525
- grapl-security/vault-env#v0.1.0:
2626
secrets:
2727
- grapl-artifacts-buildkite-plugin/TOOLCHAIN_AUTH_TOKEN

0 commit comments

Comments
 (0)