Skip to content

Commit

Permalink
Merge pull request #63 from trilobitech/dependabot/github_actions/tj-…
Browse files Browse the repository at this point in the history
…actions/changed-files-39

Bump tj-actions/changed-files from 37 to 39
  • Loading branch information
kodiakhq[bot] authored Oct 3, 2023
2 parents 7a42315 + 869097b commit 9e587bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- id: changed-files
name: Get changed files
if: ${{ steps.event-check.outputs.is_pr == 'true' }}
uses: tj-actions/changed-files@v37
uses: tj-actions/changed-files@v39
with:
files: |
**/*.dart
Expand Down

0 comments on commit 9e587bb

Please sign in to comment.