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.
1 parent eea634e commit 1aa55fdCopy full SHA for 1aa55fd
.github/workflows/sansec-ecomscan.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
with:
22
ref: ${{ github.event.pull_request.head.sha }}
23
persist-credentials: false
0 commit comments