Skip to content

Commit

Permalink
Merge pull request #119 from espressif/dependabot/github_actions/tj-a…
Browse files Browse the repository at this point in the history
…ctions/changed-files-42
  • Loading branch information
hfudev authored Jan 22, 2024
2 parents 85a7578 + 01c6cc9 commit 5f17e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v5
- id: changed-files
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v42
- uses: pre-commit/[email protected]
with:
extra_args: --files ${{ steps.changed-files.outputs.all_changed_files }}

0 comments on commit 5f17e1c

Please sign in to comment.