File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
15
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
16
16
17
17
- uses : oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1
18
18
with :
Original file line number Diff line number Diff line change 12
12
test :
13
13
runs-on : ubuntu-latest
14
14
steps :
15
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
15
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
16
16
17
17
- uses : oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1
18
18
with :
Original file line number Diff line number Diff line change 40
40
41
41
steps :
42
42
- name : Checkout repository
43
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
43
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
44
44
45
45
# Initializes the CodeQL tools for scanning.
46
46
- name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments