Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent dca7ff4 commit 38bcb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: jbang
if: ${{ steps.read-pr_number.outputs.pr_number != '' }}
uses: jbangdev/jbang-action@v0.118.0
uses: jbangdev/jbang-action@v0.119.0
with:
script: ghprcomment@koppor/ghprcomment
scriptargs: "-r JabRef/jabref -p ${{ steps.read-pr_number.outputs.pr_number }} -w ${{ github.event.workflow_run.id }}"
Expand Down

0 comments on commit 38bcb81

Please sign in to comment.