Skip to content

Commit

Permalink
Merge pull request #297 from open-contracting/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/tj-actions/changed-files-38

build(deps): bump tj-actions/changed-files from 37 to 38
  • Loading branch information
yolile authored Aug 23, 2023
2 parents 092f03c + d5209af commit 1e0c10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
cache: pip
cache-dependency-path: '**/requirements*.txt'
- id: changed-files
uses: tj-actions/changed-files@v37
uses: tj-actions/changed-files@v38
- uses: pre-commit/action@v3.0.0
with:
extra_args: pip-compile --files ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit 1e0c10b

Please sign in to comment.