This repository was archived by the owner on May 17, 2023. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ jobs:
16
16
runs-on : ubuntu-latest
17
17
steps :
18
18
- name : Checkout Repository
19
- uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
19
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
20
20
- name : Initialize CodeQL
21
- uses : github/codeql-action/init@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2
21
+ uses : github/codeql-action/init@67a35a08586135a9573f4327e904ecbf517a882d # v2
22
22
- name : Auto Build
23
- uses : github/codeql-action/autobuild@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2
23
+ uses : github/codeql-action/autobuild@67a35a08586135a9573f4327e904ecbf517a882d # v2
24
24
- name : Perform CodeQL Analysis
25
- uses : github/codeql-action/analyze@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2
25
+ uses : github/codeql-action/analyze@67a35a08586135a9573f4327e904ecbf517a882d # v2
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Checkout Project
14
- uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
14
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
15
15
with :
16
16
repository : ' josh-development/.github'
17
17
- name : Run Label Sync
You can’t perform that action at this time.
0 commit comments