Skip to content

Commit

Permalink
Merge pull request #17 from renovate-bot/renovate/github-tags-tj-acti…
Browse files Browse the repository at this point in the history
…ons/changed-files-vulnerability

Update tj-actions/changed-files action to v36 [SECURITY]
  • Loading branch information
devlauer committed Jan 13, 2024
2 parents 6d47c05 + e1f3d92 commit bbf928c
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@v35
uses: tj-actions/changed-files@v36
with:
files: |
pom.xml
Expand Down

0 comments on commit bbf928c

Please sign in to comment.