File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
13+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
1414 with :
1515 fetch-depth : 0
1616 - name : Install Node.js
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
15+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
1616 with :
1717 fetch-depth : 0
1818 - name : Install Node.js
3737 runs-on : ${{ matrix.os }}
3838 steps :
3939 - name : Checkout
40- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
40+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
4141 with :
4242 fetch-depth : 0
4343 - name : Install Node.js
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
16+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
1717 with :
1818 fetch-depth : 0
1919 - name : Install Node.js
4242 permissions :
4343 contents : write
4444 steps :
45- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
45+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
4646 - uses : Roang-zero1/github-create-release-action@57eb9bdce7a964e48788b9e78b5ac766cb684803 # v3.0.1
4747 with :
4848 version_regex : ^v[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+
Original file line number Diff line number Diff line change 1212 if : (github.actor != 'dependabot[bot]' && github.actor != 'snyk-bot')
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
15+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
1616 with :
1717 fetch-depth : 0
1818
You can’t perform that action at this time.
0 commit comments