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 99 if : ${{ github.ref == 'refs/heads/main' }}
1010 steps :
1111 - name : Checkout
12- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
12+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1313 with :
1414 fetch-depth : 0
1515 token : ${{ secrets.EZ_BOT_TOKEN }}
Original file line number Diff line number Diff line change 88 pre-commit :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
11+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1212
1313 - uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
1414 with :
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
17+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1818 with :
1919 fetch-depth : 0
2020
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
24+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2525 - name : Validate
2626 uses : rinchsan/renovate-config-validator@1ea1e8514f6a33fdd71c40b0a5fa3512b9e7b936 # v0.0.12
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Check out repository
17- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
17+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1818
1919 - name : Set up go
2020 uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
4646 if : ${{ github.ref == 'refs/heads/main' }}
4747 steps :
4848 - name : Checkout
49- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
49+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
5050 with :
5151 fetch-depth : 0
5252 token : ${{ secrets.EZ_BOT_TOKEN }}
You can’t perform that action at this time.
0 commit comments