chore(deps): bump actions/checkout from 3.1.0 to 3.3.0 (#231)

This commit is contained in:
dependabot[bot]
2023-01-25 17:11:04 +00:00
committed by GitHub
parent 9db6643511
commit 6b3fcc1eef
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.3.0
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL