Skip to content

Commit a9adae6

Browse files
chore(deps): update actions/checkout action to v3.6.0
1 parent 34dfc23 commit a9adae6

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
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
18+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1919

2020
- name: Initialize CodeQL
2121
uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866 # v2

0 commit comments

Comments
 (0)