Bump actions/checkout from 4 to 5 (#33)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomasz Janiszewski <tomek@redhat.com>
This commit is contained in:
dependabot[bot]
2025-08-12 13:38:20 +02:00
committed by GitHub
co-authored by Tomasz Janiszewski
parent c0f92c725e
commit 9efb890c46
3 changed files with 21 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
# This prepares directory where github/codeql-action/upload-sarif@v1 looks up report files by default.
- name: Create ../results directory for SARIF report files