Skip to content

Commit 7ea2cec

Browse files
chore(deps): update actions/checkout digest to ff7abcd
1 parent b00a07e commit 7ea2cec

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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
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)