Skip to content

Commit

Permalink
Merge pull request #1250 from tj-actions/chore/update-readme
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
repo-ranger[bot] committed May 4, 2024
2 parents 53aa93a + 3ab1fe2 commit aada2df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Search for files matching [glob patterns](https://docs.github.com/en/actions/lea
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->

```yaml
- uses: tj-actions/glob@v21
- uses: tj-actions/glob@v22
id: glob
with:
# Specify a base ref used
Expand Down Expand Up @@ -169,8 +169,8 @@ Search for files matching [glob patterns](https://docs.github.com/en/actions/lea
match-gitignore-files: ''

# Indicates whether to read `.gitignore`.
# If set to `false`, the
# `.gitignore` file will be ignored.
# The `.gitignore` file will be
# ignored if set to `false`.
# Overrides `match-gitignore-files`
# Type: boolean
# Default: "true"
Expand Down

0 comments on commit aada2df

Please sign in to comment.