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.
2 parents a00fed0 + 3368029 commit 953b7b5Copy full SHA for 953b7b5
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
permissions:
19
contents: read
20
steps:
21
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
23
with:
24
java-version: "8"
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
12
contents: write
13
14
15
16
17
0 commit comments