File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed
Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 config : ${{ vars.PERMISSIONS_CONFIG }}
3333 - name : Checkout
34- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
34+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3535
3636 - name : Setup tools
3737 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 3333 config : ${{ vars.PERMISSIONS_CONFIG }}
3434
3535 - name : Checkout
36- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
36+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3737
3838 - name : Setup tools
3939 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 4242 config : ${{ vars.PERMISSIONS_CONFIG }}
4343
4444 - name : Checkout
45- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
45+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
4646
4747 - name : Step that prints name of pull request's base branch
4848 run : |
Original file line number Diff line number Diff line change 3333 config : ${{ vars.PERMISSIONS_CONFIG }}
3434
3535 - name : Checkout
36- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
36+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3737
3838 - name : Setup tools
3939 uses : ./.github/actions/tools
4747
4848 steps :
4949 - name : Checkout
50- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
50+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
5151
5252 - name : Setup tools
5353 uses : ./.github/actions/tools
6161
6262 steps :
6363 - name : Checkout
64- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
64+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
6565
6666 - name : Setup tools
6767 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 1919 with :
2020 config : ${{ vars.PERMISSIONS_CONFIG }}
2121
22- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
22+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2323 with :
2424 fetch-depth : 1
2525
Original file line number Diff line number Diff line change 2525 with :
2626 config : ${{ vars.PERMISSIONS_CONFIG }}
2727
28- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
28+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2929
3030 - name : Label Commenter
3131 uses : peaceiris/actions-label-commenter@v1
Original file line number Diff line number Diff line change 1919 with :
2020 config : ${{ vars.PERMISSIONS_CONFIG }}
2121 - name : Checkout the latest code
22- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
22+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2323 with :
2424 token : ${{ secrets.GITHUB_TOKEN }}
2525 fetch-depth : 0 # otherwise, you will fail to push refs to dest repo
Original file line number Diff line number Diff line change 2222 config : ${{ vars.PERMISSIONS_CONFIG }}
2323
2424 - name : Checkout
25- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
25+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2626
2727 - name : Setup tools
2828 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 3737 egress-policy : audit
3838
3939 - name : " Checkout code"
40- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
40+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
4141 with :
4242 persist-credentials : false
4343
Original file line number Diff line number Diff line change 1818 with :
1919 config : ${{ vars.PERMISSIONS_CONFIG }}
2020
21- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
21+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2222
2323 - uses : actions-ecosystem/action-size@v2
2424 id : size
You can’t perform that action at this time.
0 commit comments