Skip to content

Commit

Permalink
Merge pull request #187 from tj-actions/upgrade-to-v7.20
Browse files Browse the repository at this point in the history
Upgraded to v7.20
  • Loading branch information
jackton1 authored May 14, 2022
2 parents 95ff423 + 52a0d8f commit f87a050
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [v7.20](https://github.com/tj-actions/glob/tree/v7.20) (2022-05-14)

[Full Changelog](https://github.com/tj-actions/glob/compare/v7.19...v7.20)

**Merged pull requests:**

- chore: Update warning message [\#186](https://github.com/tj-actions/glob/pull/186) ([jackton1](https://github.com/jackton1))
- Upgraded to v7.19 [\#185](https://github.com/tj-actions/glob/pull/185) ([jackton1](https://github.com/jackton1))

## [v7.19](https://github.com/tj-actions/glob/tree/v7.19) (2022-05-14)

[Full Changelog](https://github.com/tj-actions/glob/compare/v7.18...v7.19)
Expand Down Expand Up @@ -253,15 +262,15 @@

## [v7.1](https://github.com/tj-actions/glob/tree/v7.1) (2022-02-14)

[Full Changelog](https://github.com/tj-actions/glob/compare/v7...v7.1)
[Full Changelog](https://github.com/tj-actions/glob/compare/v7.4...v7.1)

## [v7](https://github.com/tj-actions/glob/tree/v7) (2022-02-14)
## [v7.4](https://github.com/tj-actions/glob/tree/v7.4) (2022-02-14)

[Full Changelog](https://github.com/tj-actions/glob/compare/v7.4...v7)
[Full Changelog](https://github.com/tj-actions/glob/compare/v7...v7.4)

## [v7.4](https://github.com/tj-actions/glob/tree/v7.4) (2022-02-14)
## [v7](https://github.com/tj-actions/glob/tree/v7) (2022-02-14)

[Full Changelog](https://github.com/tj-actions/glob/compare/v6.2...v7.4)
[Full Changelog](https://github.com/tj-actions/glob/compare/v6.2...v7)

## [v6.2](https://github.com/tj-actions/glob/tree/v6.2) (2022-02-14)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Search for files matching [glob patterns](https://docs.github.com/en/actions/lea
- uses: actions/checkout@v2

- name: Glob match
uses: tj-actions/glob@v7.19
uses: tj-actions/glob@v7.20
id: glob
with:
files: |
Expand Down

0 comments on commit f87a050

Please sign in to comment.