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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
55+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2020 - name : Set up JDK 21
2121 uses : actions/setup-java@6ba5449b7dcda52941806a19f0cf626b6420191e # 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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.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