Skip to content

Commit 760fd90

Browse files
chore(deps): update tj-actions/changed-files action to v46.0.3 (#947)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/changed-files](https://redirect.github.com/tj-actions/changed-files) | action | patch | `v46.0.2` -> `v46.0.3` | --- ### Release Notes <details> <summary>tj-actions/changed-files (tj-actions/changed-files)</summary> ### [`v46.0.3`](https://redirect.github.com/tj-actions/changed-files/releases/tag/v46.0.3) [Compare Source](https://redirect.github.com/tj-actions/changed-files/compare/v46.0.2...v46.0.3) #### What's Changed - Updated README.md by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/tj-actions/changed-files/pull/2499](https://redirect.github.com/tj-actions/changed-files/pull/2499) - Updated README.md by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/tj-actions/changed-files/pull/2501](https://redirect.github.com/tj-actions/changed-files/pull/2501) - Upgraded to v46.0.2 by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/tj-actions/changed-files/pull/2500](https://redirect.github.com/tj-actions/changed-files/pull/2500) - chore(deps-dev): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.13.10 to 22.13.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/tj-actions/changed-files/pull/2502](https://redirect.github.com/tj-actions/changed-files/pull/2502) - chore: pin github actions by [@&#8203;jackton1](https://redirect.github.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2503](https://redirect.github.com/tj-actions/changed-files/pull/2503) - doc: remove warning by [@&#8203;jackton1](https://redirect.github.com/jackton1) in [https://github.com/tj-actions/changed-files/pull/2504](https://redirect.github.com/tj-actions/changed-files/pull/2504) - chore(deps): bump test/demo from `5dfac2e` to `c6bd3b3` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/tj-actions/changed-files/pull/2505](https://redirect.github.com/tj-actions/changed-files/pull/2505) **Full Changelog**: tj-actions/changed-files@v46...v46.0.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/codegen). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cedbd18 commit 760fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Get changed files
2727
id: changed-files
28-
uses: tj-actions/[email protected].2
28+
uses: tj-actions/[email protected].3
2929

3030
- name: Filter Python files
3131
id: filter-python

0 commit comments

Comments
 (0)