chore: update github actions #112

Merged
Wuast94 merged 1 commit from updatarr/github-actions-3ab65939b1 into master 2026-07-21 17:25:03 +02:00
Owner

Updates github actions.

Automerge: Enabled

Changed files:

  • .forgejo/workflows/ci.yml:15 v5.4.0 -> v5.6.0
  • .forgejo/workflows/ci.yml:20 v1.316.0 -> v1.319.0
  • .forgejo/workflows/ci.yml:70 v5.4.0 -> v5.6.0
  • .forgejo/workflows/release.yaml:38 v5.4.0 -> v5.6.0
  • .forgejo/workflows/release.yaml:90 v2.13.1 -> v2.13.4
Release notes

v5.5.0: actions/setup-java: v5.5.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.5.0

v5.6.0: actions/setup-java: v5.6.0

Compare source

What's Changed

Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.6.0

v1.317.0: ruby/setup-ruby: v1.317.0

Compare source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.317.0

v1.318.0: ruby/setup-ruby: v1.318.0

Compare source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.317.0...v1.318.0

v1.319.0: ruby/setup-ruby: v1.319.0

Compare source

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.318.0...v1.319.0

v5.5.0: actions/setup-java: v5.5.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.5.0

v5.6.0: actions/setup-java: v5.6.0

Compare source

What's Changed

Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.6.0

v5.5.0: actions/setup-java: v5.5.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.5.0

v5.6.0: actions/setup-java: v5.6.0

Compare source

What's Changed

Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.6.0

v2.13.2: actions/forgejo-release

Compare source

v2.13.3: actions/forgejo-release

Compare source

v2.13.4: actions/forgejo-release

Compare source

Updates `github actions`. Automerge: Enabled Changed files: - `.forgejo/workflows/ci.yml:15` `v5.4.0` -> `v5.6.0` - `.forgejo/workflows/ci.yml:20` `v1.316.0` -> `v1.319.0` - `.forgejo/workflows/ci.yml:70` `v5.4.0` -> `v5.6.0` - `.forgejo/workflows/release.yaml:38` `v5.4.0` -> `v5.6.0` - `.forgejo/workflows/release.yaml:90` `v2.13.1` -> `v2.13.4` <details> <summary>Release notes</summary> ### [`v5.5.0`](https://github.com/actions/setup-java/tree/v5.5.0): actions/setup-java: v5.5.0 [Compare source](https://github.com/actions/setup-java/compare/v5.4.0...v5.5.0) ## What's Changed * chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @brunoborges in https://github.com/actions/setup-java/pull/1061 * Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1069 * Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1068 * Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1067 * Bump @typescript-eslint/parser from 8.61.1 to 8.62.0 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1062 * feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @johnoliver in https://github.com/actions/setup-java/pull/1060 * Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @jmjaffe37 in https://github.com/actions/setup-java/pull/1070 * Fix arm64 e2e workflow tests mislabeled as x64 by @brunoborges with @Copilot in https://github.com/actions/setup-java/pull/1073 * feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @brunoborges in https://github.com/actions/setup-java/pull/1053 * feat: Disable interactiveMode in generated Maven settings.xml by @brunoborges with @Copilot in https://github.com/actions/setup-java/pull/1052 * Bump prettier from 3.6.2 to 3.9.1 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1066 * chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1074 * fix: Maven Toolchains grows unexpectedly by @Okeanos in https://github.com/actions/setup-java/pull/534 * dist: Support Tencent Kona JDK by @johnshajiang in https://github.com/actions/setup-java/pull/672 * feat: Add set-default option by @gsmet in https://github.com/actions/setup-java/pull/1017 * docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @brunoborges in https://github.com/actions/setup-java/pull/1075 * feat: Add distribution detection support to .sdkmanrc file by @lukaszgyg in https://github.com/actions/setup-java/pull/975 ## New Contributors * @jmjaffe37 made their first contribution in https://github.com/actions/setup-java/pull/1070 * @gsmet made their first contribution in https://github.com/actions/setup-java/pull/1017 * @lukaszgyg made their first contribution in https://github.com/actions/setup-java/pull/975 **Full Changelog**: https://github.com/actions/setup-java/compare/v5...v5.5.0 ### [`v5.6.0`](https://github.com/actions/setup-java/tree/v5.6.0): actions/setup-java: v5.6.0 [Compare source](https://github.com/actions/setup-java/compare/v5.4.0...v5.6.0) ## What's Changed * Backport to v5: Add Maven compiler problem matcher for javac diagnostics by @brunoborges in https://github.com/actions/setup-java/pull/1087 * feat: expose cache-primary-key output (#597) [v5 backport] by @brunoborges in https://github.com/actions/setup-java/pull/1089 * dist: Cover Tencent Kona JDK 25 (#1108) [v5 backport] by @brunoborges in https://github.com/actions/setup-java/pull/1110 * Backport #1111: Preserve Maven toolchains across repeated setup-java runs (#1099) by @brunoborges in https://github.com/actions/setup-java/pull/1113 * Backport #1097/#1098 to v5: cache Maven and Gradle wrapper distributions separately by @brunoborges in https://github.com/actions/setup-java/pull/1122 **Full Changelog**: https://github.com/actions/setup-java/compare/v5...v5.6.0 ### [`v1.317.0`](https://github.com/ruby/setup-ruby/tree/v1.317.0): ruby/setup-ruby: v1.317.0 [Compare source](https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.317.0) ## What's Changed * Add ruby-4.0.6 by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/928 **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.317.0 ### [`v1.318.0`](https://github.com/ruby/setup-ruby/tree/v1.318.0): ruby/setup-ruby: v1.318.0 [Compare source](https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.318.0) ## What's Changed * Update CRuby releases on Windows by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/929 **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.317.0...v1.318.0 ### [`v1.319.0`](https://github.com/ruby/setup-ruby/tree/v1.319.0): ruby/setup-ruby: v1.319.0 [Compare source](https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.319.0) ## What's Changed * Add ruby-3.3.12 by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/930 **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.318.0...v1.319.0 ### [`v5.5.0`](https://github.com/actions/setup-java/tree/v5.5.0): actions/setup-java: v5.5.0 [Compare source](https://github.com/actions/setup-java/compare/v5.4.0...v5.5.0) ## What's Changed * chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @brunoborges in https://github.com/actions/setup-java/pull/1061 * Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1069 * Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1068 * Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1067 * Bump @typescript-eslint/parser from 8.61.1 to 8.62.0 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1062 * feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @johnoliver in https://github.com/actions/setup-java/pull/1060 * Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @jmjaffe37 in https://github.com/actions/setup-java/pull/1070 * Fix arm64 e2e workflow tests mislabeled as x64 by @brunoborges with @Copilot in https://github.com/actions/setup-java/pull/1073 * feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @brunoborges in https://github.com/actions/setup-java/pull/1053 * feat: Disable interactiveMode in generated Maven settings.xml by @brunoborges with @Copilot in https://github.com/actions/setup-java/pull/1052 * Bump prettier from 3.6.2 to 3.9.1 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1066 * chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1074 * fix: Maven Toolchains grows unexpectedly by @Okeanos in https://github.com/actions/setup-java/pull/534 * dist: Support Tencent Kona JDK by @johnshajiang in https://github.com/actions/setup-java/pull/672 * feat: Add set-default option by @gsmet in https://github.com/actions/setup-java/pull/1017 * docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @brunoborges in https://github.com/actions/setup-java/pull/1075 * feat: Add distribution detection support to .sdkmanrc file by @lukaszgyg in https://github.com/actions/setup-java/pull/975 ## New Contributors * @jmjaffe37 made their first contribution in https://github.com/actions/setup-java/pull/1070 * @gsmet made their first contribution in https://github.com/actions/setup-java/pull/1017 * @lukaszgyg made their first contribution in https://github.com/actions/setup-java/pull/975 **Full Changelog**: https://github.com/actions/setup-java/compare/v5...v5.5.0 ### [`v5.6.0`](https://github.com/actions/setup-java/tree/v5.6.0): actions/setup-java: v5.6.0 [Compare source](https://github.com/actions/setup-java/compare/v5.4.0...v5.6.0) ## What's Changed * Backport to v5: Add Maven compiler problem matcher for javac diagnostics by @brunoborges in https://github.com/actions/setup-java/pull/1087 * feat: expose cache-primary-key output (#597) [v5 backport] by @brunoborges in https://github.com/actions/setup-java/pull/1089 * dist: Cover Tencent Kona JDK 25 (#1108) [v5 backport] by @brunoborges in https://github.com/actions/setup-java/pull/1110 * Backport #1111: Preserve Maven toolchains across repeated setup-java runs (#1099) by @brunoborges in https://github.com/actions/setup-java/pull/1113 * Backport #1097/#1098 to v5: cache Maven and Gradle wrapper distributions separately by @brunoborges in https://github.com/actions/setup-java/pull/1122 **Full Changelog**: https://github.com/actions/setup-java/compare/v5...v5.6.0 ### [`v5.5.0`](https://github.com/actions/setup-java/tree/v5.5.0): actions/setup-java: v5.5.0 [Compare source](https://github.com/actions/setup-java/compare/v5.4.0...v5.5.0) ## What's Changed * chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by @brunoborges in https://github.com/actions/setup-java/pull/1061 * Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1069 * Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1068 * Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1067 * Bump @typescript-eslint/parser from 8.61.1 to 8.62.0 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1062 * feat: Add verify-signature plumbing and Temurin+Microsoft verification support by @johnoliver in https://github.com/actions/setup-java/pull/1060 * Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by @jmjaffe37 in https://github.com/actions/setup-java/pull/1070 * Fix arm64 e2e workflow tests mislabeled as x64 by @brunoborges with @Copilot in https://github.com/actions/setup-java/pull/1073 * feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) by @brunoborges in https://github.com/actions/setup-java/pull/1053 * feat: Disable interactiveMode in generated Maven settings.xml by @brunoborges with @Copilot in https://github.com/actions/setup-java/pull/1052 * Bump prettier from 3.6.2 to 3.9.1 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1066 * chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by @dependabot[bot] in https://github.com/actions/setup-java/pull/1074 * fix: Maven Toolchains grows unexpectedly by @Okeanos in https://github.com/actions/setup-java/pull/534 * dist: Support Tencent Kona JDK by @johnshajiang in https://github.com/actions/setup-java/pull/672 * feat: Add set-default option by @gsmet in https://github.com/actions/setup-java/pull/1017 * docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by @brunoborges in https://github.com/actions/setup-java/pull/1075 * feat: Add distribution detection support to .sdkmanrc file by @lukaszgyg in https://github.com/actions/setup-java/pull/975 ## New Contributors * @jmjaffe37 made their first contribution in https://github.com/actions/setup-java/pull/1070 * @gsmet made their first contribution in https://github.com/actions/setup-java/pull/1017 * @lukaszgyg made their first contribution in https://github.com/actions/setup-java/pull/975 **Full Changelog**: https://github.com/actions/setup-java/compare/v5...v5.5.0 ### [`v5.6.0`](https://github.com/actions/setup-java/tree/v5.6.0): actions/setup-java: v5.6.0 [Compare source](https://github.com/actions/setup-java/compare/v5.4.0...v5.6.0) ## What's Changed * Backport to v5: Add Maven compiler problem matcher for javac diagnostics by @brunoborges in https://github.com/actions/setup-java/pull/1087 * feat: expose cache-primary-key output (#597) [v5 backport] by @brunoborges in https://github.com/actions/setup-java/pull/1089 * dist: Cover Tencent Kona JDK 25 (#1108) [v5 backport] by @brunoborges in https://github.com/actions/setup-java/pull/1110 * Backport #1111: Preserve Maven toolchains across repeated setup-java runs (#1099) by @brunoborges in https://github.com/actions/setup-java/pull/1113 * Backport #1097/#1098 to v5: cache Maven and Gradle wrapper distributions separately by @brunoborges in https://github.com/actions/setup-java/pull/1122 **Full Changelog**: https://github.com/actions/setup-java/compare/v5...v5.6.0 ### [`v2.13.2`](https://code.forgejo.org/actions/forgejo-release/tree/v2.13.2): actions/forgejo-release [Compare source](https://code.forgejo.org/actions/forgejo-release/compare/v2.13.1...v2.13.2) ### [`v2.13.3`](https://code.forgejo.org/actions/forgejo-release/tree/v2.13.3): actions/forgejo-release [Compare source](https://code.forgejo.org/actions/forgejo-release/compare/v2.13.1...v2.13.3) ### [`v2.13.4`](https://code.forgejo.org/actions/forgejo-release/tree/v2.13.4): actions/forgejo-release [Compare source](https://code.forgejo.org/actions/forgejo-release/compare/v2.13.1...v2.13.4) </details>
chore: update github actions
Some checks failed
CI / SBOM (pull_request) Successful in 12m23s
CI / Quality (pull_request) Failing after 13m28s
CI / Build (pull_request) Has been skipped
d2211e9022
Wuast94 scheduled this pull request to auto merge when all checks succeed 2026-07-08 04:06:56 +02:00
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from d2211e9022
Some checks failed
CI / SBOM (pull_request) Successful in 12m23s
CI / Quality (pull_request) Failing after 13m28s
CI / Build (pull_request) Has been skipped
to add51d685a
Some checks failed
CI / Quality (pull_request) Failing after 16m8s
CI / Build (pull_request) Has been skipped
2026-07-08 20:01:40 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from add51d685a
Some checks failed
CI / Quality (pull_request) Failing after 16m8s
CI / Build (pull_request) Has been skipped
to 1b5dd3143b
Some checks failed
CI / Quality (pull_request) Failing after 16m8s
CI / Build (pull_request) Has been skipped
2026-07-10 15:15:48 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 1b5dd3143b
Some checks failed
CI / Quality (pull_request) Failing after 16m8s
CI / Build (pull_request) Has been skipped
to 6f7841a363
Some checks failed
CI / Quality (pull_request) Failing after 5m25s
CI / Build (pull_request) Has been skipped
2026-07-14 17:22:42 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 6f7841a363
Some checks failed
CI / Quality (pull_request) Failing after 5m25s
CI / Build (pull_request) Has been skipped
to f90e380a49
Some checks failed
CI / Quality (pull_request) Failing after 5m26s
CI / Build (pull_request) Has been skipped
2026-07-15 17:27:48 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from f90e380a49
Some checks failed
CI / Quality (pull_request) Failing after 5m26s
CI / Build (pull_request) Has been skipped
to 984857a29c
Some checks failed
CI / Quality (pull_request) Failing after 18m3s
CI / Build (pull_request) Has been skipped
2026-07-16 17:45:25 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 984857a29c
Some checks failed
CI / Quality (pull_request) Failing after 18m3s
CI / Build (pull_request) Has been skipped
to 7edd324122
Some checks failed
CI / Build (pull_request) Has been cancelled
CI / Quality (pull_request) Has been cancelled
2026-07-21 15:14:15 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 7edd324122
Some checks failed
CI / Build (pull_request) Has been cancelled
CI / Quality (pull_request) Has been cancelled
to fa0d860fa3
Some checks failed
CI / Quality (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
2026-07-21 15:18:14 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from fa0d860fa3
Some checks failed
CI / Quality (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to 1ae25a42e7
All checks were successful
CI / Quality (pull_request) Successful in 30m23s
CI / Build (pull_request) Successful in 26m44s
2026-07-21 15:31:31 +02:00
Compare
Wuast94 merged commit 5f3ec8373a into master 2026-07-21 17:25:03 +02:00
Wuast94 deleted branch updatarr/github-actions-3ab65939b1 2026-07-21 17:25:04 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/betterbluelineconsole!112
No description provided.