Skip to content

Commit

Permalink
bump tj-actions/changed-files
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 14f2d42 commit 7886326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 # To fetch all commits history on branch (Refer: https://github.com/tj-actions/changed-files#usage)

- name: Check changed Deps files
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
id: changed-files
with:
files: |
Expand Down

0 comments on commit 7886326

Please sign in to comment.