Skip to content

Commit

Permalink
Merge pull request #150 from espressif/dependabot/github_actions/tj-a…
Browse files Browse the repository at this point in the history
…ctions/changed-files-45

build(deps): bump tj-actions/changed-files from 44 to 45 (RDT-867)
  • Loading branch information
hfudev authored Sep 10, 2024
2 parents e4e9a3d + 6217f43 commit d1eec0b
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@v44
uses: tj-actions/changed-files@v45
- uses: pre-commit/action@v3.0.1
with:
extra_args: --files ${{ steps.changed-files.outputs.all_changed_files }}

0 comments on commit d1eec0b

Please sign in to comment.