Skip to content

Commit 5f5e19b

Browse files
committed
chore(deps): update jbangdev/jbang-action action to v0.81.1
1 parent 4fcbed7 commit 5f5e19b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Update quay.io Description
7575
if: success()
76-
uses: jbangdev/jbang-action@v0.49.0
76+
uses: jbangdev/jbang-action@v0.81.1
7777
with:
7878
script: .github/workflows/updatequay.java
7979
args: "--token $TOKEN"

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v1
1616
- name: properties@jbangdev from latest release
17-
uses: jbangdev/jbang-action@v0.59.0
17+
uses: jbangdev/jbang-action@v0.81.1
1818
with:
1919
script: properties@jbangdev
2020
- name: properties@jbangdev from main

0 commit comments

Comments
 (0)