Skip to content

Commit 8a76a98

Browse files
Bump jbangdev/jbang-action from 0.124.0 to 0.125.1
Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.124.0 to 0.125.1. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](jbangdev/jbang-action@v0.124.0...v0.125.1) --- updated-dependencies: - dependency-name: jbangdev/jbang-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80955c1 commit 8a76a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-working-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
java-version: ${{ env.JVM_VERSION }}
2525

2626
- name: Build working groups YAML file
27-
uses: jbangdev/jbang-action@v0.124.0
27+
uses: jbangdev/jbang-action@v0.125.1
2828
with:
2929
script: working-groups/main.java
3030
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml

0 commit comments

Comments
 (0)