Skip to content

Commit

Permalink
⬆️(deps): Update jbangdev/jbang-action action to v0.110.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent f3d9792 commit 90ebac1
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@623b93de5378896db59cb7ee5a79355d6e69da69 # v0.110.0
uses: jbangdev/jbang-action@d31cb94428c80ec478a6bb3fbf9aa9fd8ef0998b # v0.110.1
with:
script: ".github/smoketest/SmokeTest.java"
env:
Expand Down

0 comments on commit 90ebac1

Please sign in to comment.