Skip to content

Commit 8535604

Browse files
Update actions/checkout digest to a5ac7e5 (#4219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ee6472 commit 8535604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

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

3232
- name: "🧮 Checkout code"
33-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
33+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
3434
with:
3535
repository: ${{ github.event.workflow_run.head_repository.full_name }}
3636
ref: ${{ github.event.workflow_run.head_branch }} # checkout commit that triggered this workflow

0 commit comments

Comments
 (0)