Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rutkowski committed Jan 3, 2025
1 parent e79d56e commit c622781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Duplicate Guard
uses: chris-rutkowski/[email protected].0
uses: chris-rutkowski/[email protected].1
```
---
Expand All @@ -55,7 +55,7 @@ If your `duplicate_guard.ignore` file is not in the root directory, specify its
```yaml
steps:
- name: Duplicate Guard
uses: chris-rutkowski/[email protected].0
uses: chris-rutkowski/[email protected].1
with:
ignore_file: ./my/path/my_filesize_guard.ignore
```
Expand Down

0 comments on commit c622781

Please sign in to comment.