From 4d29cc31ec77ed62865032d3edf87f761f5ff5c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:30:09 +0000 Subject: [PATCH] Bump jbangdev/jbang-action from 0.124.0 to 0.125.0 Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.124.0 to 0.125.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](https://github.com/jbangdev/jbang-action/compare/dce3ba6614a1316eddf5f9d02925e5687b3af2b9...9160de304119538947f31a0f19bad6e0f8034a94) --- 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..5ac944c 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@9160de304119538947f31a0f19bad6e0f8034a94 # tag=v0.125.0 with: script: Readme.md env: