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 07f75e1 + b3dcc91 commit 54fd5f5Copy full SHA for 54fd5f5
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
permissions:
19
contents: read
20
steps:
21
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.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