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 97ce12c commit 6ad4e2bCopy full SHA for 6ad4e2b
2 files changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
permissions:
19
contents: read
20
steps:
21
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
22
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
23
with:
24
java-version: "17"
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
12
contents: write
13
14
15
16
17
0 commit comments