We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099fbe8 commit 5bc1091Copy full SHA for 5bc1091
.github/workflows/release-keycloak-scim.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16
17
- name: Set up JDK 17
18
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4
+ uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
19
with:
20
java-version: '17'
21
distribution: 'temurin'
0 commit comments