Skip to content

Commit

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

0 comments on commit c7f10e8

Please sign in to comment.