Skip to content

Commit fc51631

Browse files
Update actions/checkout action to v3.6.0 (#780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Bryce Buchanan <[email protected]>
1 parent dd703a2 commit fc51631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CodeQL-Analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout repository
20-
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
20+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2121

2222
- name: Initialize CodeQL
2323
uses: github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2

0 commit comments

Comments
 (0)