Skip to content

Commit

Permalink
docs: bump version in README (#156)
Browse files Browse the repository at this point in the history
* bump version

* bump secure version example
  • Loading branch information
tooomm committed Aug 10, 2022
1 parent d54f290 commit ee1a5b5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Create Issue From File
if: steps.lychee.outputs.exit_code != 0
uses: peter-evans/create-issue-from-file@v3
uses: peter-evans/create-issue-from-file@v4
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
Expand Down Expand Up @@ -195,8 +195,7 @@ For example:

```yml
- name: Link Checker
uses: lycheeverse/lychee-action@cb79c9607b37671965f8dbb54cae47795758a440 #1.1.1
#...
uses: lycheeverse/lychee-action@4a5af7cd2958a2282cefbd9c10f63bdb89982d76 # for v1.5.1
```

## Credits
Expand Down

0 comments on commit ee1a5b5

Please sign in to comment.