Skip to content

Commit 447e76b

Browse files
committed
Update to actions/checkout 6.0.2
1 parent 46a9514 commit 447e76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
if: ${{ github.repository_owner == 'spring-projects' }}
4848
steps:
49-
- uses: actions/checkout@v4
49+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5050
- name: Set up gradle
5151
uses: spring-io/spring-gradle-build-action@v2
5252
with:

0 commit comments

Comments
 (0)