This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-quickstart-scala.g8.git
The following commit(s) were added to refs/heads/main by this push:
new 9fca733 Bump actions/setup-java from 5.7.0 to 6.0.0 (#60)
9fca733 is described below
commit 9fca733c8487bb4e7af94aff298cf88f7a56762f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 29 16:30:32 2026 +0100
Bump actions/setup-java from 5.7.0 to 6.0.0 (#60)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from
5.7.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v5.7.0...v6.0.0)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/build-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 2dc0a6d..c3de374 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK 11
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
distribution: temurin
java-version: 11
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]