Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v39.0…
Browse files Browse the repository at this point in the history
….0 (#3283)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/changed-files](https://github.com/tj-actions/changed-files)
| action | major | `v38.2.2` -> `v39.0.0` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/tj-actions/changed-files/compare/v38.2.2...v39.0.0)

#### What's Changed

- Upgraded to v38.2.2 by
[@&#8203;tj-actions-bot](https://github.com/tj-actions-bot) in
[https://github.com/tj-actions/changed-files/pull/1533](https://github.com/tj-actions/changed-files/pull/1533)
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/tj-actions/changed-files/pull/1534](https://github.com/tj-actions/changed-files/pull/1534)
- upgrade: nodejs to v20 by
[@&#8203;jackton1](https://github.com/jackton1) in
[https://github.com/tj-actions/changed-files/pull/1535](https://github.com/tj-actions/changed-files/pull/1535)

**Full Changelog**:
tj-actions/changed-files@v38...v39.0.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://github.com/renovatebot/renovate).

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

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Sep 5, 2023
1 parent ea1aa46 commit 4792f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helmrepository-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@1aee3621b1c10305ee778298fcf32324684e5448 # v38.2.2
uses: tj-actions/changed-files@48566bbcc22ceb7c5809ebdd27377309f2c3de8c # v39.0.0
with:
files: kubernetes/**/helmrelease.yaml

Expand Down

0 comments on commit 4792f9e

Please sign in to comment.