Skip to content

Commit

Permalink
chore(deps): update jbangdev/jbang-action action to v0.83.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2021
1 parent 2c6a49c commit 46632c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Update quay.io Description
if: success()
uses: jbangdev/jbang-action@v0.49.0
uses: jbangdev/jbang-action@v0.83.1
with:
script: .github/workflows/updatequay.java
args: "--token $TOKEN"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: properties@jbangdev from latest release
uses: jbangdev/jbang-action@v0.59.0
uses: jbangdev/jbang-action@v0.83.1
with:
script: properties@jbangdev
- name: properties@jbangdev from main
Expand Down

0 comments on commit 46632c5

Please sign in to comment.