We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9166f2f commit caa8989Copy full SHA for caa8989
.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@c210d4012f44361e2d2a28aa2d97a75fd90b6214 # 3.1.1
68
with:
69
secrets: |
70
development/artifactory/token/{REPO_OWNER_NAME_DASH}-${{ env.ARTIFACTORY_READER_ROLE }} access_token | ARTIFACTORY_ACCESS_TOKEN;
0 commit comments