We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a9514 commit 447e76bCopy full SHA for 447e76b
1 file changed
.github/workflows/continuous-integration-workflow.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
if: ${{ github.repository_owner == 'spring-projects' }}
48
steps:
49
- - uses: actions/checkout@v4
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
50
- name: Set up gradle
51
uses: spring-io/spring-gradle-build-action@v2
52
with:
0 commit comments