File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4242 uploads.github.com:443
4343
4444 - name : Checkout repository
45- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
45+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
4646
4747 # Initializes the CodeQL tools for scanning.
4848 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3232 repo.maven.apache.org:443
3333 storage.googleapis.com:443
3434
35- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
35+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3636
3737 - name : Set up JDK ${{ matrix.java }}
3838 uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
Original file line number Diff line number Diff line change 2020 allowed-endpoints : >
2121 github.com:443
2222 repo.maven.apache.org:443
23- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
23+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2424 - name : Set up JDK
2525 uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
2626 with :
4242 with :
4343 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4444
45- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 # v2 minimum required
45+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 # v2 minimum required
4646 - name : Run formatter
4747 id : formatter
4848 uses : axel-op/googlejavaformat-action@dbff853fb823671ec5781365233bf86543b13215 # v3
Original file line number Diff line number Diff line change 4444 *.github.com:443
4545
4646 - name : " Checkout code"
47- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
47+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
4848 with :
4949 persist-credentials : false
5050
Original file line number Diff line number Diff line change 2525 allowed-endpoints : >
2626 github.com:443
2727 repo.maven.apache.org:443
28- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
28+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2929 - name : Set up JDK ${{ matrix.java }}
3030 uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
3131 with :
You can’t perform that action at this time.
0 commit comments