Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v39.2.1 (
Browse files Browse the repository at this point in the history
…#2475)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/changed-files](https://togithub.com/tj-actions/changed-files)
| action | patch | `v39.2.0` -> `v39.2.1` |

---

### Release Notes

<details>
<summary>tj-actions/changed-files (tj-actions/changed-files)</summary>

###
[`v39.2.1`](https://togithub.com/tj-actions/changed-files/releases/tag/v39.2.1)

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v39.2.0...v39.2.1)

#### What's Changed

- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1603
- Upgraded to v39.2.0 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1604
- chore(deps): update dependency eslint to v8.50.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1605
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1606
- chore(deps): update dependency
[@&#8203;types/lodash](https://togithub.com/types/lodash) to v4.14.199
by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1607
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.6.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1608
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1609
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.6.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1610
- chore: updated list of unsupported inputs when using REST API by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[tj-actions/changed-files#1611
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1612
- chore(deps): update typescript-eslint monorepo to v6.7.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1613
- fix(deps): update dependency
[@&#8203;octokit/rest](https://togithub.com/octokit/rest) to v20.0.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1614
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1615
- chore(deps): update dependency eslint-plugin-github to v4.10.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1616
- chore(deps): update dependency
[@&#8203;types/micromatch](https://togithub.com/types/micromatch) to
v4.0.3 by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1617
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.7.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1618
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.7.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1620
- chore(deps): update dependency eslint-plugin-jest to v27.4.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1621
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1622
- chore(deps): update typescript-eslint monorepo to v6.7.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1623
- chore: create issue-comment-test.yml by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[tj-actions/changed-files#1624
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.8.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1626
- fix: incorrect branch name for issue_comment event by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[tj-actions/changed-files#1625
- chore: clean up test by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[tj-actions/changed-files#1627

**Full Changelog**:
tj-actions/changed-files@v39...v39.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Oct 3, 2023
1 parent e673d96 commit ed2c10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-terraform-oci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@8238a4103220c636f2dad328ead8a7c8dbe316a3 # v39.2.0
uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345 # v39.2.1
with:
dir_names: true
dir_names_max_depth: 3
Expand Down

0 comments on commit ed2c10a

Please sign in to comment.