Skip to content

Commit

Permalink
Merge pull request #1458 from Open-CAS/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 18.2 to 41 in /.github/workflows
  • Loading branch information
robertbaldyga authored Sep 9, 2024
2 parents f0727cc + 51cacba commit 9fa9024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v18.2
uses: tj-actions/changed-files@v41
with:
files_ignore: '.github/**'
- name: List all changed files
Expand Down

0 comments on commit 9fa9024

Please sign in to comment.