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-http-quickstart-scala.g8.git
The following commit(s) were added to refs/heads/main by this push:
new 663f687 Bump actions/setup-java from 5.6.0 to 6.0.0 (#52)
663f687 is described below
commit 663f687008e3ca4ccbb99a8a9bcf7c32024f5ba9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 00:33:42 2026 +0100
Bump actions/setup-java from 5.6.0 to 6.0.0 (#52)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from
5.6.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v5.6.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/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 669a752..a1704ac 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v7
- name: Setup Java 17
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
distribution: temurin
java-version: 17
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]