Skip to content

Commit 3aeab3b

Browse files
Bump jbangdev/jbang-action from 0.134.2 to 0.134.3 (#137)
Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.134.2 to 0.134.3. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](jbangdev/jbang-action@2a297a0...a55d520) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-version: 0.134.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdd828b commit 3aeab3b

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@2a297a02a2c41a95d0322daa7552d92697a040cb # tag=v0.134.2
94+
uses: jbangdev/jbang-action@a55d5202883fef7334ede28da57735b57fcf448d # tag=v0.134.3
9595
with:
9696
script: Readme.md
9797
env:

0 commit comments

Comments
 (0)