Skip to content

Commit 3ceb80b

Browse files
chore(deps): update actions/checkout digest to 8e8c483
1 parent b00a07e commit 3ceb80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017
14+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
1515
- uses: github/codeql-action/init@v2
1616
with:
1717
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp} (not YET ruby, sorry!)

0 commit comments

Comments
 (0)