Skip to content

Commit a1ff6b2

Browse files
github actions (deps): bump dorny/paths-filter
Bumps the github-dependencies group with 1 update: [dorny/paths-filter](https://github.com/dorny/paths-filter). Updates `dorny/paths-filter` from 3 to 4 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f324271 commit a1ff6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-collection-to-postman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v6
3030
with:
3131
fetch-depth: 0
32-
- uses: dorny/paths-filter@v3
32+
- uses: dorny/paths-filter@v4
3333
id: filter
3434
with:
3535
filters: |

0 commit comments

Comments
 (0)