Skip to content

Commit

Permalink
Bump jbangdev/jbang-action from 0.117.1 to 0.118.0 (#4)
Browse files Browse the repository at this point in the history
Bumps [jbangdev/jbang-action](https://github.com/jbangdev/jbang-action) from 0.117.1 to 0.118.0.
- [Release notes](https://github.com/jbangdev/jbang-action/releases)
- [Commits](jbangdev/jbang-action@v0.117.1...v0.118.0)

---
updated-dependencies:
- dependency-name: jbangdev/jbang-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent da5b7fd commit c8cfca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
tar -xzvf $ARTIFACT_PATH -C repository
- name: Verify structure
uses: jbangdev/jbang-action@v0.117.1
uses: jbangdev/jbang-action@v0.118.0
with:
script: validate_repository.java
env:
Expand Down

0 comments on commit c8cfca2

Please sign in to comment.