Skip to content

Commit c309fcf

Browse files
Bump jbangdev/jbang-action from 0.132.0 to 0.132.1 (#123)
Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.132.0 to 0.132.1. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](jbangdev/jbang-action@c0e081c...b924849) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-version: 0.132.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 649c9c0 commit c309fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
MAVEN_OPTS: "-Dmaven.repo.local=${{ github.workspace }}/repository"
9292
# Test root Readme
9393
- name: jbang
94-
uses: jbangdev/jbang-action@c0e081cef7dd58ccfa109839718159dcbc4db80f # tag=v0.132.0
94+
uses: jbangdev/jbang-action@b924849ade11dbfc3aace8da1c598a84fb3ddfbc # tag=v0.132.1
9595
with:
9696
script: Readme.md
9797
env:

0 commit comments

Comments
 (0)