Skip to content

Commit

Permalink
NO-JIRA fix vault wrapper action
Browse files Browse the repository at this point in the history
  • Loading branch information
jCOTINEAU committed Jan 5, 2024
1 parent 87cf0af commit 18d5fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/next-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }} # only needed if version is 'latest'
id: install-helm
- id: secrets
uses: SonarSource/vault-action-wrapper@2.4.3-1
uses: SonarSource/vault-action-wrapper@2.7.4-1
with:
secrets: |
development/kv/data/next token | sq_next_token;
Expand Down

0 comments on commit 18d5fb1

Please sign in to comment.