mirror of https://github.com/jacekkow/keycloak-protocol-cas

github-actions
2022-06-25 67a13c292b95e985e4d2bc3531d56ad8599682f3
.github/workflows/update-deps.yml
@@ -92,7 +92,7 @@
        with:
          github-token: ${{ env.GH_TOKEN }}
          script: |
            github.pulls.create({
            github.rest.pulls.create({
              owner: context.repo.owner,
              repo: context.repo.repo,
              head: 'feature/keycloak-update-${{ steps.vars.outputs.keycloakVersion }}',