Skip to content

Commit c17df18

Browse files
chore: update hashicorp/vault-action action to v3.3.0
1 parent 38c735c commit c17df18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Import Secrets
3737
if: runner.os == 'Linux'
3838
id: secrets
39-
uses: hashicorp/vault-action@v3.0.0
39+
uses: hashicorp/vault-action@v3.3.0
4040
with:
4141
url: ${{ secrets.VAULT_ADDR }}
4242
method: approle

0 commit comments

Comments
 (0)