We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53eb3c2 + 79b39b3 commit ee647e5Copy full SHA for ee647e5
2 files changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
persist-credentials: false
20
21
- name: Set up JDK 21
22
- uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
23
with:
24
java-version: '21'
25
distribution: 'corretto'
.github/workflows/dependency-submission.yml
@@ -17,7 +17,7 @@ jobs:
17
18
0 commit comments