Bump actions/checkout from 5 to 6 (#35)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-21 17:16:38 +01:00
committed by GitHub
parent 5a9aff6f7c
commit 8ed7cc3d11
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
# This prepares directory where github/codeql-action/upload-sarif@v1 looks up report files by default.
- name: Create ../results directory for SARIF report files