Skip to content

Commit

Permalink
⬆️(deps): Update jbangdev/jbang-action action to v0.118.0 (#884)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 15ddc11 commit 4177536
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@9f8c55e0a2b6b297711162b20c209c5e07076e59 # v0.117.1
uses: jbangdev/jbang-action@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # v0.118.0
with:
script: ".github/smoketest/SmokeTest.java"
env:
Expand Down

0 comments on commit 4177536

Please sign in to comment.