Skip to content

Commit b69d882

Browse files
authored
Merge pull request #2267 from quarkusio/dependabot/github_actions/jbangdev/jbang-action-0.125.1
Bump jbangdev/jbang-action from 0.124.0 to 0.125.1
2 parents a7d5d3a + 8a76a98 commit b69d882

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.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)