Skip to content

Commit 8658755

Browse files
committed
use v1.5.2
1 parent 69250dd commit 8658755

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- name: install dependencies
1414
run: npm ci
15-
- uses: oke-py/[email protected].1
15+
- uses: oke-py/[email protected].2
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
issue_assignees: oke-py

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- uses: actions/checkout@v2
5858
- name: install dependencies
5959
run: npm ci
60-
- uses: oke-py/[email protected].1
60+
- uses: oke-py/[email protected].2
6161
with:
6262
audit_level: moderate
6363
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)