Skip to content

Commit 4f333f2

Browse files
Bump actions/checkout from 3.2.0 to 3.3.0 (#231)
1 parent 9db3ea7 commit 4f333f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Checkout repository
35-
uses: actions/checkout@v3.2.0
35+
uses: actions/checkout@v3.3.0
3636

3737
# Initializes the CodeQL tools for scanning.
3838
- name: Initialize CodeQL

0 commit comments

Comments
 (0)