File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222
2323 steps :
24- - uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
24+ - uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
2525 - name : Set up JDK 17
2626 uses : actions/setup-java@f4f1212c880fdec8162ea9a6493f4495191887b4
2727 with :
Original file line number Diff line number Diff line change 1919 runs-on : ${{ matrix.os}}
2020 steps :
2121 - name : Check out the code
22- uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
22+ uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
2323
2424 - name : Set up JDK 11
2525 uses : actions/setup-java@f4f1212c880fdec8162ea9a6493f4495191887b4
Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout Repository
40- uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
40+ uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
4141
4242 - name : Set up JDK 17
4343 uses : actions/setup-java@f4f1212c880fdec8162ea9a6493f4495191887b4
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : Checkout repository
32- uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
32+ uses : actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
3333
3434 # Initializes the CodeQL tools for scanning.
3535 - name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments