Skip to content

Commit

Permalink
Bump jbangdev/jbang-action from 0.117.1 to 0.119.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0313da6 commit a4202a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-working-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
java-version: ${{ env.JVM_VERSION }}

- name: Build working groups YAML file
uses: jbangdev/jbang-action@v0.117.1
uses: jbangdev/jbang-action@v0.119.0
with:
script: working-groups/main.java
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml
Expand Down

0 comments on commit a4202a0

Please sign in to comment.