Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 8f311bb commit 093cc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- if: env.SKIP_INTEGRITY_CHECK != 1
name: Get updated dependencies or lockfile
id: changed-files-specific
uses: tj-actions/changed-files@v37
uses: tj-actions/changed-files@2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a # v38
with:
files: |
.yarn/**
Expand Down

0 comments on commit 093cc5c

Please sign in to comment.