diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-02 16:42:39 -0800 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-01-21 16:49:52 -0500 |
| commit | 96ce599e347f2e48f442831602478a0b82c40625 (patch) | |
| tree | 51e304d2876423ba843f2b22f27baaba2e0dc4b6 /.github/workflows | |
| parent | c5ea95a787565e56bce6d50b52cecef85ad5d177 (diff) | |
| download | decky-loader-96ce599e347f2e48f442831602478a0b82c40625.tar.gz decky-loader-96ce599e347f2e48f442831602478a0b82c40625.zip | |
Bump tj-actions/changed-files to 41.0.0 in /.github/workflows (#575)
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>
Diffstat (limited to '.github/workflows')
| -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 56752b77..cfa60d2d 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: | |
