Skip to content

Commit

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

build(deps): bump tj-actions/changed-files from 38 to 39
  • Loading branch information
jpmckinney authored Sep 5, 2023
2 parents 4ada7a1 + fefaf03 commit ee1d0cd
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@v38
uses: tj-actions/changed-files@v39
- uses: pre-commit/[email protected]
with:
extra_args: pip-compile --files ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit ee1d0cd

Please sign in to comment.