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 5252 owner : jenkins-infra
5353 repositories : jenkins.io
5454 - name : Check out
55- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
55+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5656 with :
5757 fetch-depth : 0
5858 - name : Publish jenkins.io changelog draft
Original file line number Diff line number Diff line change 1616 is-lts : ${{ steps.set-version.outputs.is-lts }}
1717 is-rc : ${{ steps.set-version.outputs.is-rc }}
1818 steps :
19- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
19+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2020 - name : Set up JDK 21
2121 uses : actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v 5.0.0
2222 with :
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 if : ${{ github.repository_owner == 'jenkinsci' }}
1616 steps :
17- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
17+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1818 with :
1919 fetch-depth : 0
2020 - name : Run update-since-todo.py
You can’t perform that action at this time.
0 commit comments