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 7902dce commit 5136551Copy full SHA for 5136551
.github/workflows/test.yml
@@ -113,7 +113,7 @@ jobs:
113
run: ./scripts/wait-for-local-keycloak.sh && ./scripts/create-terraform-client.sh
114
115
- name: Get Keycloak Version
116
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
117
id: keycloak-version
118
env:
119
KEYCLOAK_VERSION: ${{ matrix.keycloak-version }}
0 commit comments