Skip to content

Commit 9125e4d

Browse files
authored
Upgraded to v18.1 (#432)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
1 parent 227e314 commit 9125e4d

2 files changed

Lines changed: 46 additions & 26 deletions

File tree

HISTORY.md

Lines changed: 35 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,41 @@
11
# Changelog
22

3-
## [v18](https://github.com/tj-actions/changed-files/tree/v18) (2022-03-14)
3+
## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD)
44

5-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v17.3...v18)
5+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v18.1...HEAD)
66

77
**Fixed bugs:**
88

9-
- \[BUG\] Separator `\n` only outputs first changed file [\#417](https://github.com/tj-actions/changed-files/issues/417)
10-
- \[BUG\] Argument list too long with files input [\#367](https://github.com/tj-actions/changed-files/issues/367)
9+
- \[BUG\] Providing files\_ignore without using files input doesn't exclude ignored files [\#429](https://github.com/tj-actions/changed-files/issues/429)
10+
11+
## [v18.1](https://github.com/tj-actions/changed-files/tree/v18.1) (2022-03-14)
12+
13+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v18...v18.1)
1114

1215
**Closed issues:**
1316

1417
- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27)
1518

1619
**Merged pull requests:**
1720

18-
- feat: Add support for using files pattern on disk [\#425](https://github.com/tj-actions/changed-files/pull/425) ([jackton1](https://github.com/jackton1))
21+
- fix: bug providing files\_ignore without files input [\#431](https://github.com/tj-actions/changed-files/pull/431) ([jackton1](https://github.com/jackton1))
22+
- chore\(deps\): update tj-actions/glob action to v7.7 [\#430](https://github.com/tj-actions/changed-files/pull/430) ([renovate[bot]](https://github.com/apps/renovate))
23+
- chore\(deps\): update tj-actions/glob action to v7.6 [\#428](https://github.com/tj-actions/changed-files/pull/428) ([renovate[bot]](https://github.com/apps/renovate))
24+
- chore\(deps\): update tj-actions/github-changelog-generator action to v1.13 [\#427](https://github.com/tj-actions/changed-files/pull/427) ([renovate[bot]](https://github.com/apps/renovate))
25+
- Upgraded to v18 [\#426](https://github.com/tj-actions/changed-files/pull/426) ([jackton1](https://github.com/jackton1))
26+
27+
## [v18](https://github.com/tj-actions/changed-files/tree/v18) (2022-03-14)
28+
29+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v17.3...v18)
30+
31+
**Fixed bugs:**
32+
33+
- \[BUG\] Separator `\n` only outputs first changed file [\#417](https://github.com/tj-actions/changed-files/issues/417)
34+
- \[BUG\] Argument list too long with files input [\#367](https://github.com/tj-actions/changed-files/issues/367)
35+
36+
**Merged pull requests:**
37+
38+
- feat: Add support for using file patterns on disk [\#425](https://github.com/tj-actions/changed-files/pull/425) ([jackton1](https://github.com/jackton1))
1939
- chore\(deps\): update tj-actions/glob action to v7.5 [\#424](https://github.com/tj-actions/changed-files/pull/424) ([renovate[bot]](https://github.com/apps/renovate))
2040
- Update tj-actions/verify-changed-files action to v9 [\#423](https://github.com/tj-actions/changed-files/pull/423) ([renovate[bot]](https://github.com/apps/renovate))
2141
- chore: Upgrade tj-actions/glob to v7.4 [\#422](https://github.com/tj-actions/changed-files/pull/422) ([jackton1](https://github.com/jackton1))
@@ -473,7 +493,7 @@
473493

474494
## [v1.2.1](https://github.com/tj-actions/changed-files/tree/v1.2.1) (2021-11-08)
475495

476-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.1)
496+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v1.2.1)
477497

478498
**Implemented enhancements:**
479499

@@ -487,13 +507,13 @@
487507
- Update actions/checkout action to v2.4.0 [\#243](https://github.com/tj-actions/changed-files/pull/243) ([renovate[bot]](https://github.com/apps/renovate))
488508
- Upgraded to v11.5 [\#241](https://github.com/tj-actions/changed-files/pull/241) ([jackton1](https://github.com/jackton1))
489509

490-
## [v11.5](https://github.com/tj-actions/changed-files/tree/v11.5) (2021-10-30)
510+
## [v1.2.0](https://github.com/tj-actions/changed-files/tree/v1.2.0) (2021-10-30)
491511

492-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v11.5)
512+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.0)
493513

494-
## [v1.2.0](https://github.com/tj-actions/changed-files/tree/v1.2.0) (2021-10-30)
514+
## [v11.5](https://github.com/tj-actions/changed-files/tree/v11.5) (2021-10-30)
495515

496-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v1.2.0)
516+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v11.5)
497517

498518
**Merged pull requests:**
499519

@@ -886,7 +906,7 @@
886906

887907
## [v7](https://github.com/tj-actions/changed-files/tree/v7) (2021-06-09)
888908

889-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v7)
909+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v7)
890910

891911
**Closed issues:**
892912

@@ -902,13 +922,13 @@
902922
- Update tj-actions/sync-release-version action to v8.7 [\#86](https://github.com/tj-actions/changed-files/pull/86) ([renovate[bot]](https://github.com/apps/renovate))
903923
- Upgraded to v6.3 [\#85](https://github.com/tj-actions/changed-files/pull/85) ([jackton1](https://github.com/jackton1))
904924

905-
## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26)
925+
## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26)
906926

907-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v6.3)
927+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v6)
908928

909-
## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26)
929+
## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26)
910930

911-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6)
931+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6.3)
912932

913933
**Merged pull requests:**
914934

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Get changed files
7070
id: changed-files
71-
uses: tj-actions/changed-files@v18
71+
uses: tj-actions/changed-files@v18.1
7272

7373
- name: List all changed files
7474
run: |
@@ -153,11 +153,11 @@ Support this project with a :star:
153153
154154
- name: Get changed files using defaults
155155
id: changed-files
156-
uses: tj-actions/changed-files@v18
156+
uses: tj-actions/changed-files@v18.1
157157
158158
- name: Get changed files using a comma separator
159159
id: changed-files-comma
160-
uses: tj-actions/changed-files@v18
160+
uses: tj-actions/changed-files@v18.1
161161
with:
162162
separator: ","
163163
@@ -179,7 +179,7 @@ Support this project with a :star:
179179
180180
- name: Get specific changed files
181181
id: changed-files-specific
182-
uses: tj-actions/changed-files@v18
182+
uses: tj-actions/changed-files@v18.1
183183
with:
184184
files: |
185185
my-file.txt
@@ -220,14 +220,14 @@ Support this project with a :star:
220220
221221
- name: Use a source file or list of file(s) to populate to files input.
222222
id: changed-files-specific-source-file
223-
uses: tj-actions/changed-files@v18
223+
uses: tj-actions/changed-files@v18.1
224224
with:
225225
files_from_source_file: |
226226
test/changed-files-list.txt
227227
228228
- name: Use a source file or list of file(s) to populate to files input and optionally specify more files.
229229
id: changed-files-specific-source-file-and-specify-files
230-
uses: tj-actions/changed-files@v18
230+
uses: tj-actions/changed-files@v18.1
231231
with:
232232
files_from_source_file: |
233233
test/changed-files-list.txt
@@ -236,13 +236,13 @@ Support this project with a :star:
236236
237237
- name: Use a different commit SHA
238238
id: changed-files-custom-sha
239-
uses: tj-actions/changed-files@v18
239+
uses: tj-actions/changed-files@v18.1
240240
with:
241241
sha: ${{ github.event.pull_request.head.sha }}
242242
243243
- name: Use a different base SHA
244244
id: changed-files-custom-base-sha
245-
uses: tj-actions/changed-files@v18
245+
uses: tj-actions/changed-files@v18.1
246246
with:
247247
base_sha: "2096ed0"
248248
@@ -254,7 +254,7 @@ Support this project with a :star:
254254
255255
- name: Run changed-files with defaults on the dir1
256256
id: changed-files-for-dir1
257-
uses: tj-actions/changed-files@v18
257+
uses: tj-actions/changed-files@v18.1
258258
with:
259259
path: dir1
260260
@@ -266,13 +266,13 @@ Support this project with a :star:
266266
267267
- name: Run changed-files using the last commit on the remote branch
268268
id: changed-files-since-last-remote-commit
269-
uses: tj-actions/changed-files@v18
269+
uses: tj-actions/changed-files@v18.1
270270
with:
271271
since_last_remote_commit: "true"
272272
273273
- name: Run changed-files using the fork point of a pull request
274274
id: changed-files-fork-point
275-
uses: tj-actions/changed-files@v18
275+
uses: tj-actions/changed-files@v18.1
276276
with:
277277
use_fork_point: "true"
278278

0 commit comments

Comments
 (0)