We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 157a726 + beaf3f4 commit 196bdd1Copy full SHA for 196bdd1
1 file changed
.github/workflows/sonarcloud-analysis.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Read PR_NUMBER.txt
32
if: github.event.workflow_run.event == 'pull_request'
33
id: pr_number
34
- uses: juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 # v1
+ uses: juliangruber/read-file-action@271ff311a4947af354c6abcd696a306553b9ec18 # v1
35
with:
36
path: ./PR_NUMBER.txt
37
- name: Request GitHub API for PR data
0 commit comments