From 6dbbe37b14972f08bcc0c0007e42f21125741cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:36:52 +0000 Subject: [PATCH] Bump jbangdev/jbang-action from 0.124.0 to 0.125.1 Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.124.0 to 0.125.1. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](https://github.com/jbangdev/jbang-action/compare/dce3ba6614a1316eddf5f9d02925e5687b3af2b9...d6bce22ee0e6f39eb206ade7da5855dfb6927d7d) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 23b68d4..31d970d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: MAVEN_OPTS: "-Dmaven.repo.local=${{ github.workspace }}/repository" # Test root Readme - name: jbang - uses: jbangdev/jbang-action@dce3ba6614a1316eddf5f9d02925e5687b3af2b9 # tag=v0.124.0 + uses: jbangdev/jbang-action@d6bce22ee0e6f39eb206ade7da5855dfb6927d7d # tag=v0.125.1 with: script: Readme.md env: