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 7709c3c commit a206352Copy full SHA for a206352
.github/workflows/release-keycloak-scim.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-22.04
13
14
steps:
15
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16
17
- name: Set up JDK 17
18
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4
0 commit comments