From 1b1eb16ef432fd7711b5d9aa4bd6a96593f74d1f Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sun, 24 Jan 2021 18:49:18 +0000 Subject: [PATCH 1/2] Upgraded from v5.3 -> v5.4 --- CHANGELOG.md | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..46e5ea8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,130 @@ +# Changelog + +## [v5.4](https://github.com/tj-actions/verify-changed-files/tree/v5.4) (2021-01-24) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.3...v5.4) + +## [v5.3](https://github.com/tj-actions/verify-changed-files/tree/v5.3) (2021-01-24) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.2...v5.3) + +## [v5.2](https://github.com/tj-actions/verify-changed-files/tree/v5.2) (2021-01-24) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.1...v5.2) + +**Merged pull requests:** + +- Bump alpine from 3.12 to 3.13.0 [\#17](https://github.com/tj-actions/verify-changed-files/pull/17) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) + +## [v5.1](https://github.com/tj-actions/verify-changed-files/tree/v5.1) (2020-12-21) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5...v5.1) + +**Implemented enhancements:** + +- Does this support expansion of patterns or globs? [\#10](https://github.com/tj-actions/verify-changed-files/issues/10) + +**Closed issues:** + +- Add better test [\#12](https://github.com/tj-actions/verify-changed-files/issues/12) + +**Merged pull requests:** + +- Update entrypoint.sh added a verbose output message [\#16](https://github.com/tj-actions/verify-changed-files/pull/16) ([jackton1](https://github.com/jackton1)) +- Add test [\#15](https://github.com/tj-actions/verify-changed-files/pull/15) ([jackton1](https://github.com/jackton1)) +- Update README.md [\#9](https://github.com/tj-actions/verify-changed-files/pull/9) ([jackton1](https://github.com/jackton1)) +- Update README.md [\#8](https://github.com/tj-actions/verify-changed-files/pull/8) ([jackton1](https://github.com/jackton1)) +- Update action.yml removing args. [\#7](https://github.com/tj-actions/verify-changed-files/pull/7) ([jackton1](https://github.com/jackton1)) + +## [v5](https://github.com/tj-actions/verify-changed-files/tree/v5) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v4...v5) + +## [v4](https://github.com/tj-actions/verify-changed-files/tree/v4) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.4...v4) + +## [v3.0.4](https://github.com/tj-actions/verify-changed-files/tree/v3.0.4) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.3...v3.0.4) + +## [v3.0.3](https://github.com/tj-actions/verify-changed-files/tree/v3.0.3) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.2...v3.0.3) + +## [v3.0.2](https://github.com/tj-actions/verify-changed-files/tree/v3.0.2) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.1...v3.0.2) + +**Merged pull requests:** + +- Update release.yml [\#6](https://github.com/tj-actions/verify-changed-files/pull/6) ([jackton1](https://github.com/jackton1)) + +## [v3.0.1](https://github.com/tj-actions/verify-changed-files/tree/v3.0.1) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.gamma...v3.0.1) + +## [v3.0.gamma](https://github.com/tj-actions/verify-changed-files/tree/v3.0.gamma) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.beta...v3.0.gamma) + +**Merged pull requests:** + +- Update release.yml [\#5](https://github.com/tj-actions/verify-changed-files/pull/5) ([jackton1](https://github.com/jackton1)) + +## [v3.0.beta](https://github.com/tj-actions/verify-changed-files/tree/v3.0.beta) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.alpha...v3.0.beta) + +## [v3.0.alpha](https://github.com/tj-actions/verify-changed-files/tree/v3.0.alpha) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.g...v3.0.alpha) + +## [v3.0.g](https://github.com/tj-actions/verify-changed-files/tree/v3.0.g) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.b...v3.0.g) + +## [v3.0.b](https://github.com/tj-actions/verify-changed-files/tree/v3.0.b) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.a...v3.0.b) + +## [v3.0.a](https://github.com/tj-actions/verify-changed-files/tree/v3.0.a) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3...v3.0.a) + +**Merged pull requests:** + +- Create release.yml [\#4](https://github.com/tj-actions/verify-changed-files/pull/4) ([jackton1](https://github.com/jackton1)) + +## [v3](https://github.com/tj-actions/verify-changed-files/tree/v3) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v2.0a...v3) + +## [v2.0a](https://github.com/tj-actions/verify-changed-files/tree/v2.0a) (2020-07-31) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v1.0.1...v2.0a) + +**Closed issues:** + +- Update files to use a list [\#1](https://github.com/tj-actions/verify-changed-files/issues/1) + +**Merged pull requests:** + +- Update to use list. [\#3](https://github.com/tj-actions/verify-changed-files/pull/3) ([jackton1](https://github.com/jackton1)) +- Update README.md [\#2](https://github.com/tj-actions/verify-changed-files/pull/2) ([jackton1](https://github.com/jackton1)) + +## [v1.0.1](https://github.com/tj-actions/verify-changed-files/tree/v1.0.1) (2020-07-05) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v2...v1.0.1) + +## [v2](https://github.com/tj-actions/verify-changed-files/tree/v2) (2020-06-18) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v1...v2) + +## [v1](https://github.com/tj-actions/verify-changed-files/tree/v1) (2020-06-18) + +[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/c129d6aac84074dff5529ec0451d3fe6777931cf...v1) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* From 6564bebff6692c0e1538031f6bf60fbddc9f4ff1 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 24 Jan 2021 13:50:27 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 818f3e8..949e72c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ jobs: run: | echo "Changed" > test_directory/new.txt - name: Verify Changed files - uses: tj-actions/verify-changed-files@v5.1 + uses: tj-actions/verify-changed-files@v5.4 id: changed_files with: files: |