chore(deps): update actions/checkout action to v3.6.0 (#81)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-25 08:00:32 +03:00
committed by GitHub
parent b7b920bfe4
commit 25e3cdcf28
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL