Skip to content

Commit 2a9a859

Browse files
deps(actions): bump dorny/paths-filter from 3 to 4 in the actions group
Bumps the actions 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: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 412ea05 commit 2a9a859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/notify-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
api: ${{ steps.filter.outputs.api }}
2323
steps:
2424
- uses: actions/checkout@v6
25-
- uses: dorny/paths-filter@v3
25+
- uses: dorny/paths-filter@v4
2626
id: filter
2727
with:
2828
filters: |

0 commit comments

Comments
 (0)