summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 16:38:23 +0100
committerGitHub <noreply@github.com>2024-01-29 16:38:23 +0100
commitcc866efba156bdda0037d12fcc5cb9c881f605e1 (patch)
treee9097bf08c0e4eb3d0c857891acaca3bd87a57fc
parentf550262efb50c56da97c23af5706a51237961af0 (diff)
downloadspack-cc866efba156bdda0037d12fcc5cb9c881f605e1.tar.gz
spack-cc866efba156bdda0037d12fcc5cb9c881f605e1.tar.bz2
spack-cc866efba156bdda0037d12fcc5cb9c881f605e1.tar.xz
spack-cc866efba156bdda0037d12fcc5cb9c881f605e1.zip
build(deps): bump dorny/paths-filter from 2.11.1 to 3.0.0 (#42294)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.0. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/4512585405083f25c027a35db413c2b3b9006d50...0bc4621a3135347011ad047f9ecf449bf72ce2bd) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 047109ca76..19c1faedc9 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -40,7 +40,7 @@ jobs:
with:
fetch-depth: 0
# For pull requests it's not necessary to checkout the code
- - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
+ - uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd
id: filter
with:
# See https://github.com/dorny/paths-filter/issues/56 for the syntax used below