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 bbb1191 commit 2c9be05Copy full SHA for 2c9be05
.github/workflows/java-release.yml
@@ -26,7 +26,7 @@ jobs:
26
id-token: write # to sign with sigstore
27
steps:
28
- name: checkout tag
29
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
30
31
- name: Set up JDK 11
32
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
0 commit comments