Skip to content

Commit

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

build(deps): bump tj-actions/changed-files from 38 to 39
  • Loading branch information
yolile committed Sep 5, 2023
2 parents 0936b20 + 3fd728b commit 7969762
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/action@v3.0.0
with:
extra_args: pip-compile --files ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit 7969762

Please sign in to comment.