Skip to content

Commit b2f60af

Browse files
Update actions/checkout digest to 08eba0b
1 parent 5c8ec58 commit b2f60af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
target_url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
3232

3333
- name: "🧮 Checkout code"
34-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
34+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
3535
with:
3636
repository: ${{ github.event.workflow_run.head_repository.full_name }}
3737
ref: ${{ github.event.workflow_run.head_branch }} # checkout commit that triggered this workflow

0 commit comments

Comments
 (0)