Skip to content

Commit

Permalink
Bump hashicorp/vault-action from 2.5.0 to 2.6.0 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 34b0554 commit 26e7a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Import Secrets
id: secrets
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.6.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: github
Expand Down

0 comments on commit 26e7a61

Please sign in to comment.