Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 8e139eb

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Bump dorny/paths-filter from 2 to 3 (#1179)
* Bump dorny/paths-filter from 2 to 3 Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v2...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent f923338 commit 8e139eb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Bump dorny/paths-filter from 2 to 3"
3+
time: 2024-04-12T15:52:28.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1179

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
# 'false' - if none of changed files matches any of filter rules
8989
# also, returns:
9090
# `changes` - JSON array with names of all filters matching any of the changed files
91-
uses: dorny/paths-filter@v2
91+
uses: dorny/paths-filter@v3
9292
id: get-changes
9393
with:
9494
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)