Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v40.0.0...v40.0.1)

#### What's Changed

- Upgraded to v40 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1672
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1673
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1675
- chore(deps): update dependency eslint-plugin-jest to v27.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1674
- chore(deps): update dependency eslint-plugin-jest to v27.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1676
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1677
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1678
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1680
- chore(deps): update dependency
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
to v6.9.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1682
- chore(deps): update dependency
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
to v6.9.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1683
- fix: bug with order in which the files and files ignore patterns are
combined by [@&#8203;jackton1](https://togithub.com/jackton1) in
[tj-actions/changed-files#1684
- chore(deps): update dependency
[@&#8203;types/jest](https://togithub.com/types/jest) to v29.5.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1685

**Full Changelog**:
tj-actions/changed-files@v40...v40.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNi4zIiwidXBkYXRlZEluVmVyIjoiMzcuMzYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Oct 31, 2023
1 parent 4ad8c12 commit d259d70
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@af292f1e845a0377b596972698a8598734eb2796 # v40.0.0
uses: tj-actions/changed-files@bfc49f4cff6934aa236c171f9bcbf1dd6b1ef438 # v40.0.1
with:
dir_names: true
dir_names_max_depth: 3
Expand Down

0 comments on commit d259d70

Please sign in to comment.