Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v37 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 13, 2024
1 parent bbf928c commit 56d9ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Get changed source files or maven poms of all modules
id: changed-files-specific
uses: tj-actions/changed-files@v36
uses: tj-actions/changed-files@v37
with:
files: |
pom.xml
Expand Down

0 comments on commit 56d9ad7

Please sign in to comment.