diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-02 16:42:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-02 16:42:39 -0800 |
| commit | 12a99b8b067e5f0b832b51861427091f3e54bec1 (patch) | |
| tree | f0cd9c69c42ef6104205bf074862f88a9df980b0 | |
| parent | e3d72b60823014317fe56a51cbfffd4bb7f33453 (diff) | |
| download | decky-loader-12a99b8b067e5f0b832b51861427091f3e54bec1.tar.gz decky-loader-12a99b8b067e5f0b832b51861427091f3e54bec1.zip | |
Bump tj-actions/changed-files to 41.0.0 in /.github/workflows (#575)v2.10.12-pre1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.6.3 to 41.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.6.3...v41.0.0)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/edit-check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/edit-check.yml b/.github/workflows/edit-check.yml index 59ed0fac..714297ed 100644 --- a/.github/workflows/edit-check.yml +++ b/.github/workflows/edit-check.yml @@ -18,7 +18,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v35.6.3 + uses: tj-actions/changed-files@v41.0.0 with: separator: "," files: | |
