Skip to content

Commit

Permalink
build(deps): bump micalevisk/last-issue-action from 1.2 to 2.0
Browse files Browse the repository at this point in the history
Bumps [micalevisk/last-issue-action](https://github.com/micalevisk/last-issue-action) from 1.2 to 2.0.
- [Release notes](https://github.com/micalevisk/last-issue-action/releases)
- [Commits](micalevisk/last-issue-action@v1.2...v2.0)

---
updated-dependencies:
- dependency-name: micalevisk/last-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and huitseeker committed Jul 12, 2022
1 parent 5304d4e commit 2cf2892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Find the last report issue open
uses: micalevisk/last-issue-action@v1.2
uses: micalevisk/last-issue-action@v2.0
id: last_issue
with:
state: open
Expand Down

0 comments on commit 2cf2892

Please sign in to comment.