Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v40.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] committed Dec 18, 2023
1 parent 45def9a commit 2ee43ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 # v40.2.2
uses: tj-actions/changed-files@56284d80811fb5963a972b438f2870f175e5b7c8 # v40.2.3

- name: Setup matrix
id: set-matrix
Expand Down

0 comments on commit 2ee43ee

Please sign in to comment.