Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
feat(github-action)!: Update micalevisk/last-issue-action action to v2
Browse files Browse the repository at this point in the history
| datasource  | package                      | from | to |
| ----------- | ---------------------------- | ---- | -- |
| github-tags | micalevisk/last-issue-action | v1   | v2 |
  • Loading branch information
stimpy-bot[bot] committed Jul 20, 2022
1 parent 630c645 commit b36bfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
output: ./lychee.md
- name: Find Link Checker Issue
id: link-checker-issue
uses: micalevisk/last-issue-action@v1
uses: micalevisk/last-issue-action@v2
with:
state: open
labels: |
Expand Down

0 comments on commit b36bfe0

Please sign in to comment.