Skip to content

Commit

Permalink
chore: bump dorny/paths-filter from 2.10.2 to 3.0.2 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent a4e91c6 commit ad2288c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-tf-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
allChanges: ${{ steps.changedDirs.outputs.allChanges }}
steps:
- uses: actions/checkout@v3
- uses: dorny/paths-filter@v2.10.2
- uses: dorny/paths-filter@v3
id: filter
with:
initial-fetch-depth: '1'
Expand Down

0 comments on commit ad2288c

Please sign in to comment.