]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
feat(BUILD-2144): Add checksums and human readable comments
authorEric Lorenzana <eric.lorenzana@sonarsource.com>
Fri, 25 Nov 2022 09:57:27 +0000 (10:57 +0100)
committerEric Lorenzana <eric.lorenzana@sonarsource.com>
Fri, 25 Nov 2022 11:37:35 +0000 (12:37 +0100)
.github/workflows/release.yml

index 6b442105d24cb889da0731a77444a73b19beebad..70695b4f27dfa687a7c34fa8c7de1d2c1eda89c5 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     permissions:
       id-token: write
       contents: write
-    uses: SonarSource/gh-action_release/.github/workflows/main.yaml@5.0.1
+    uses: SonarSource/gh-action_release/.github/workflows/main.yaml@28c15313f2bb2ee0cb67ba48cc008c2391851b81 # 5.0.1
     with:
       publishToBinaries: true
       mavenCentralSync: true
@@ -23,7 +23,7 @@ jobs:
     steps:
     - name: get secrets
       id: secrets
-      uses: SonarSource/vault-action-wrapper@8e22afd670393ed80f489f5dbd517d09ea21d75b
+      uses: SonarSource/vault-action-wrapper@8e22afd670393ed80f489f5dbd517d09ea21d75b # 2.4.3-1
       with:
         secrets: |
           development/github/token/SonarSource-sonar-scanner-cli-release token | GITHUB_TOKEN_RELEASE;