Skip to content

Commit

Permalink
chore(deps): update jbangdev/jbang-action action to v0.84.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2021
1 parent 1266846 commit 7b42c74
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.84.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.84.1
with:
script: properties@jbangdev
- name: properties@jbangdev from main
Expand Down

0 comments on commit 7b42c74

Please sign in to comment.