Skip to content

Commit 87d4793

Browse files
authored
Merge pull request #2247 from quarkusio/dependabot/github_actions/jbangdev/jbang-action-0.124.0
Bump jbangdev/jbang-action from 0.119.0 to 0.124.0
2 parents ddaabfe + d79eae2 commit 87d4793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)