Skip to content

Commit 71bc7c4

Browse files
committed
Check out PR code
1 parent 315f0af commit 71bc7c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/trivy_pr_comment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
if: github.event.workflow_run.event == 'pull_request'
1616
runs-on: ubuntu-latest
1717
steps:
18+
- name: Check out PR code
19+
uses: actions/checkout@v6
20+
1821
- name: Download Trivy PR artifacts
1922
uses: actions/download-artifact@v4
2023
with:

0 commit comments

Comments
 (0)