Skip to content

Commit

Permalink
feat(github-action): update tj-actions/changed-files action to v37.6.0 (
Browse files Browse the repository at this point in the history
#2224)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/changed-files](https://togithub.com/tj-actions/changed-files)
| action | minor | `v37.5.2` -> `v37.6.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v37.5.2...v37.6.0)

#### What's Changed

- Upgraded to v37.5.2 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1431](https://togithub.com/tj-actions/changed-files/pull/1431)
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1432](https://togithub.com/tj-actions/changed-files/pull/1432)
- chore(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.6 to
20.4.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/tj-actions/changed-files/pull/1433](https://togithub.com/tj-actions/changed-files/pull/1433)
- test: improve test coverage by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1435](https://togithub.com/tj-actions/changed-files/pull/1435)
- feat: improve checking local branch history by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1436](https://togithub.com/tj-actions/changed-files/pull/1436)
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1437](https://togithub.com/tj-actions/changed-files/pull/1437)
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.4.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1425](https://togithub.com/tj-actions/changed-files/pull/1425)
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1438](https://togithub.com/tj-actions/changed-files/pull/1438)
- chore: simplify code by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1439](https://togithub.com/tj-actions/changed-files/pull/1439)
- chore: improve test coverage by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1440](https://togithub.com/tj-actions/changed-files/pull/1440)

**Full Changelog**:
tj-actions/changed-files@v37...v37.6.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNC4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Aug 7, 2023
1 parent e96d6b4 commit e26d5e0
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@85c8b8252fc9893e00b3633a16670e53040e6d71 # v37.5.2
uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 # v37.6.0
with:
dir_names: true
dir_names_max_depth: 3
Expand Down

0 comments on commit e26d5e0

Please sign in to comment.