We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9166f2f commit dbd4b33Copy full SHA for dbd4b33
1 file changed
.github/actions/config-poetry/action.yml
@@ -64,7 +64,7 @@ runs:
64
- name: Vault
65
# yamllint disable rule:line-length
66
id: secrets
67
- uses: SonarSource/vault-action-wrapper@320bd31b03e5dacaac6be51bbbb15adf7caccc32 # 3.1.0
+ uses: SonarSource/vault-action-wrapper@545e7cfbb5528e7009a1edcc83e073898d292627 # 3.2.0
68
with:
69
secrets: |
70
development/artifactory/token/{REPO_OWNER_NAME_DASH}-${{ env.ARTIFACTORY_READER_ROLE }} access_token | ARTIFACTORY_ACCESS_TOKEN;
0 commit comments