Skip to content

Commit 196bdd1

Browse files
authored
Merge pull request #555 from com-pas/dependabot/github_actions/juliangruber/read-file-action-1.1.8
build(deps): Bump juliangruber/read-file-action from 1.1.7 to 1.1.8
2 parents 157a726 + beaf3f4 commit 196bdd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Read PR_NUMBER.txt
3232
if: github.event.workflow_run.event == 'pull_request'
3333
id: pr_number
34-
uses: juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58 # v1
34+
uses: juliangruber/read-file-action@271ff311a4947af354c6abcd696a306553b9ec18 # v1
3535
with:
3636
path: ./PR_NUMBER.txt
3737
- name: Request GitHub API for PR data

0 commit comments

Comments
 (0)