File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 contents : write
1717 pull-requests : write
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020 - uses : ./.github/actions/bump-golang
2121 with :
2222 # NOTE: when a new golang version please update me with 1.<go-version-1>
Original file line number Diff line number Diff line change 1616 contents : write
1717 pull-requests : write
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020 - uses : ./.github/actions/bump-golang
2121 with :
2222 branch : ' main'
Original file line number Diff line number Diff line change 1818 contents : read
1919 packages : read
2020 steps :
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v5
2222
2323 - uses : elastic/oblt-actions/elastic/validate-catalog@v1
2424
You can’t perform that action at this time.
0 commit comments