Skip to content

Commit

Permalink
⬆️(deps): Update jbangdev/jbang-action action to v0.110.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2023
1 parent c0fd41b commit 39cd842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Maven
run: sudo apt install maven
- name: jbang
uses: jbangdev/jbang-action@568d54bb035ca35677767810033c168c2b9e7381 # v0.109.0
uses: jbangdev/jbang-action@623b93de5378896db59cb7ee5a79355d6e69da69 # v0.110.0
with:
script: ".github/smoketest/SmokeTest.java"
env:
Expand Down

0 comments on commit 39cd842

Please sign in to comment.