Skip to content

Commit

Permalink
Use vault repo token
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-mikula-sonarsource committed Jul 31, 2024
1 parent c272f35 commit 4d8c6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/credcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: SonarSource/vault-action-wrapper@v3
with:
secrets: |
operations/team/re/kv/data/github/github-jira-integration token | GITHUB_TOKEN;
development/github/token/{REPO_OWNER_NAME_DASH}-jira token | GITHUB_TOKEN;
- uses: sonarsource/gh-action-lt-backlog/Test@Pavel/Dev
with:
github-token: ${{ fromJSON(steps.secrets.outputs.vault).GITHUB_TOKEN }}
Expand Down

0 comments on commit 4d8c6d3

Please sign in to comment.