Skip to content

Commit

Permalink
Update vault-testcase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom authored Apr 9, 2024
1 parent 64ac061 commit 423210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vault-testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
permissions:
contents: read
id-token: write # this is important, it's how we authenticate with Vault
runs-on: [self-hosted, org--rancher-eio--arm64-containers]
runs-on: [org--rancher-eio--arm64-containers]
steps:
- name: "Read some Secrets"
uses: rancher-eio/read-vault-secrets@main
Expand Down

0 comments on commit 423210a

Please sign in to comment.