Skip to content

Commit

Permalink
Merge pull request #236 from snow-actions/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…orny/paths-filter-2.11.1

Bump dorny/paths-filter from 2.10.2 to 2.11.1
  • Loading branch information
SnowCait committed Nov 3, 2022
2 parents 05880b4 + 940fb2d commit 8145f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: cat $GITHUB_EVENT_PATH
- uses: actions/checkout@v3
if: github.event_name == 'push'
- uses: dorny/paths-filter@v2.10.2
- uses: dorny/paths-filter@v2.11.1
id: changes
with:
filters: |
Expand Down

0 comments on commit 8145f5a

Please sign in to comment.