Merge pull request #6 from corvus-migratorius/renovate/actions-checkout-6.x

chore(deps): update actions/checkout action to v6
This commit is contained in:
Alexander Gorelyshev
2025-12-05 12:20:18 +04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
name: Check out source code
- name: run a KICS scan

View File

@@ -14,7 +14,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: mamba-org/setup-micromamba@4d84239119b14cba1690b971f05c0bab912bea04