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

github-actions
2022-04-23 b9d66b05ba1b10148a36e08d52853012f54526d9
.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 }}',