mirror of
https://github.com/tycrek/degoogle
synced 2024-10-31 15:20:47 +00:00
build(deps): bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 41. - [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/v39...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ffce0d3666
commit
8b5dcca3ab
2
.github/workflows/readme-protection.yml
vendored
2
.github/workflows/readme-protection.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
fetch-depth: 2
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v39
|
||||
uses: tj-actions/changed-files@v41
|
||||
- name: Check if README included
|
||||
run: |
|
||||
for file in ${{ steps.changed-files.outputs. modified_files }}; do
|
||||
|
Loading…
Reference in New Issue
Block a user