Skip to content

Commit

Permalink
Merge pull request #578 from bebasid/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 10.1 to 41 in /.github/workflows
  • Loading branch information
gvoze32 committed Jan 23, 2024
2 parents 14b0db3 + 62df264 commit ca829d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/magisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ls -l
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v10.1
uses: tj-actions/changed-files@v41
- name: Validating hosts changes, run next command if it is true
if: contains(steps.changed-files.outputs.modified_files, 'releases/hosts')
run: |
Expand Down

0 comments on commit ca829d1

Please sign in to comment.