Skip to content

Commit

Permalink
fix: pin the action commit
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Martinez <[email protected]>
  • Loading branch information
mdelapenya and v1v authored Nov 13, 2024
1 parent b8920ef commit d8d62d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- id: changed-files
name: Get changed files
uses: tj-actions/changed-files@v45
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4

- id: set-modified-modules
name: Set all modified modules
Expand Down

0 comments on commit d8d62d7

Please sign in to comment.