v1.307 π
github-actions
released this
27 Jun 07:02
·
665 commits
to refs/heads/main
since this release
Changes
- Adding Secrets + Public Key to Repository @maddymanu (#1446)
- Add missing porperties to the GHWorkflowJob.java @yusuf-erdem (#1447)
- Expose the boolean 'disabled' in the repository api @alexanderkjall (#1472)
- Add support for workflow_job event payload @gsmet (#1462)
- Add support for star event payload @gsmet (#1464)
- Use send() to execute requests instead of fetchHttpStatusCode() @gsmet (#1455)
Dependencies
- Chore(deps): Bump spotless-maven-plugin from 2.22.5 to 2.22.8 @dependabot (#1482)
- Chore(deps): Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 @dependabot (#1481)
- Chore(deps): Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 @dependabot (#1480)
- Chore(deps): Bump maven-scm-manager-plexus from 1.12.2 to 1.13.0 @dependabot (#1476)
- Chore(deps): Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 @dependabot (#1453)
- Chore(deps-dev): Bump mockito-core from 4.5.1 to 4.6.1 @dependabot (#1474)
- Chore(deps): Bump maven-scm-provider-gitexe from 1.12.2 to 1.13.0 @dependabot (#1475)
- Chore(deps): Bump jackson-databind from 2.13.2.2 to 2.13.3 @dependabot (#1473)
- Chore(deps): Bump jjwt.suite.version from 0.11.2 to 0.11.5 @dependabot (#1450)
- Chore(deps): Bump codecov/codecov-action from 3.0.0 to 3.1.0 @dependabot (#1448)
- Chore(deps): Bump github/codeql-action from 1 to 2 @dependabot (#1449)
- Chore(deps): Bump spotless-maven-plugin from 2.22.1 to 2.22.5 @dependabot (#1465)
π Bug Fixes
- Fix deadlock in getCommit @scottrw93 (#1460)