fix(github-action): update actions/checkout ( v4.2.1 → v4.2.2 ) (#300)

This commit is contained in:
renovate[bot]
2024-10-25 11:56:20 +03:00
committed by GitHub
parent 3bb966a603
commit f9b4d64a61
3 changed files with 3 additions and 3 deletions

View File

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