Skip to content

Commit 649c9c0

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

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@b7c45e9126a093c0e89a2dc59cde8f57ef12e933 # tag=v0.131.0
94+
uses: jbangdev/jbang-action@c0e081cef7dd58ccfa109839718159dcbc4db80f # tag=v0.132.0
9595
with:
9696
script: Readme.md
9797
env:

0 commit comments

Comments
 (0)