File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ runs:
1313 using : " composite"
1414 steps :
1515 - name : " Checkout Repository"
16- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
16+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
1717 with :
1818 fetch-depth : 0
1919
2020 - name : " Checkout Target Branch"
21- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
21+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
2222 with :
2323 ref : ${{ github.base_ref }}
2424
3737 severity : ${{ inputs.severities }}
3838
3939 - name : Checkout current commit
40- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
40+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
4141 with :
4242 ref : ${{ github.sha }}
4343 clean : false
You can’t perform that action at this time.
0 commit comments