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

github-actions
2022-06-25 c415093cc5602d1e0f5d9c489a1fb69aa4dc37e7
.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 }}',