3232 outputs :
3333 VERSION : ${{ steps.version.outputs.VERSION }}
3434 steps :
35- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3636 with :
3737 ref : ${{ github.event.workflow_run.head_branch }}
3838 - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
9191 run :
9292 shell : bash
9393 steps :
94- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
94+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9595 with :
9696 ref : ${{ github.event.workflow_run.head_branch }}
9797
@@ -137,7 +137,7 @@ jobs:
137137 run :
138138 shell : bash
139139 steps :
140- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
140+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
141141 with :
142142 ref : ${{ github.event.workflow_run.head_branch }}
143143 - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
@@ -223,7 +223,7 @@ jobs:
223223 run :
224224 shell : bash
225225 steps :
226- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
226+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
227227 with :
228228 ref : ${{ github.event.workflow_run.head_branch }}
229229 - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
@@ -238,7 +238,7 @@ jobs:
238238 repositories : pmd-eclipse-plugin-p2-site
239239 permission-contents : write
240240 - name : Prepare Local P2 Repository
241- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
241+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
242242 with :
243243 repository : pmd/pmd-eclipse-plugin-p2-site
244244 ref : gh-pages
@@ -274,7 +274,7 @@ jobs:
274274 run :
275275 shell : bash
276276 steps :
277- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
277+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
278278 with :
279279 ref : ${{ github.event.workflow_run.head_branch }}
280280 - name : Prepare Release Notes
0 commit comments