Skip to content

Commit

Permalink
Merge branch 'main' into chore/update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-ranger[bot] committed Dec 15, 2022
2 parents 9e45dcf + 1d0a36c commit afa98d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: tj-actions/remark@v3

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v12
uses: tj-actions/verify-changed-files@v13
id: verify_changed_files
with:
files: |
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -36,7 +36,7 @@ inputs:
required: false
default: ""
files_ignore_separator:
description: "Separator used to split the `files-ignore` input"
description: "Separator used to split the `files_ignore` input"
default: "\n"
required: false
files_ignore_from_source_file:
Expand Down

0 comments on commit afa98d9

Please sign in to comment.