Skip to content

Commit 4c933aa

Browse files
chore: update hashicorp/vault-action action to v3 (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2ea1ab commit 4c933aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint-tsc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Retrieve NPM Token
4141
id: vault
42-
uses: hashicorp/vault-action@v2
42+
uses: hashicorp/vault-action@v3
4343
with:
4444
url: ${{ secrets.VAULT_URL }}
4545
role: ${{ github.event.repository.name }}-github-action

0 commit comments

Comments
 (0)