Skip to content

Commit

Permalink
Merge pull request #2128 from quarkusio/dependabot/github_actions/jba…
Browse files Browse the repository at this point in the history
…ngdev/jbang-action-0.119.0

Bump jbangdev/jbang-action from 0.117.1 to 0.119.0
  • Loading branch information
gsmet authored Oct 22, 2024
2 parents 48709d1 + a4202a0 commit bf8b983
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 bf8b983

Please sign in to comment.