Skip to content

Commit

Permalink
Merge pull request #99 from open-contracting/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/tj-actions/changed-files-40

build(deps): bump tj-actions/changed-files from 39 to 40
  • Loading branch information
jpmckinney authored Oct 26, 2023
2 parents 3dce0fa + 0292c41 commit 9f352f7
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@v39
uses: tj-actions/changed-files@v40
- uses: pre-commit/[email protected]
with:
extra_args: pip-compile --files ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit 9f352f7

Please sign in to comment.