From 1c02692657cc65f2c24deb258fe4eb8d275a8300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:44:30 +0000 Subject: [PATCH] Bump jbangdev/jbang-action from 0.119.0 to 0.124.0 Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.119.0 to 0.124.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](https://github.com/jbangdev/jbang-action/compare/36d4a384d215d91c2c7e74014a486cedfe09d760...dce3ba6614a1316eddf5f9d02925e5687b3af2b9) --- 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 d7ab66d..23b68d4 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@36d4a384d215d91c2c7e74014a486cedfe09d760 # tag=v0.119.0 + uses: jbangdev/jbang-action@dce3ba6614a1316eddf5f9d02925e5687b3af2b9 # tag=v0.124.0 with: script: Readme.md env: