diff --git a/cache/action.yml b/cache/action.yml index 620d8296..20a9ace8 100644 --- a/cache/action.yml +++ b/cache/action.yml @@ -74,7 +74,7 @@ runs: - name: Cache with S3 (private/internal repos) if: steps.repo-visibility.outputs.cache-backend == 's3' - uses: SonarSource/gh-action_cache@master + uses: SonarSource/gh-action_cache@b65bddcb4ecd1c9fffa3a777366cba94577b5a3e # 1.0.0 id: s3-cache with: path: ${{ inputs.path }}