Skip to content

Commit a4202a0

Browse files
Bump jbangdev/jbang-action from 0.117.1 to 0.119.0
Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.117.1 to 0.119.0. - [Release notes](https://github.com/jbangdev/jbang-action/releases) - [Commits](jbangdev/jbang-action@v0.117.1...v0.119.0) --- 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 0313da6 commit a4202a0

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.117.1
27+
uses: jbangdev/jbang-action@v0.119.0
2828
with:
2929
script: working-groups/main.java
3030
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml

0 commit comments

Comments
 (0)