summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-07 20:38:32 +0100
committerGitHub <noreply@github.com>2022-11-07 20:38:32 +0100
commit9d08feb63ef0ed0238e12252271a921598351d47 (patch)
treee36bcd779fa7d7e9fcb1287489ae844bfa395e68 /.github
parent8be63786883111a5f4037ef73d2f7ffb22e8edf2 (diff)
downloadspack-9d08feb63ef0ed0238e12252271a921598351d47.tar.gz
spack-9d08feb63ef0ed0238e12252271a921598351d47.tar.bz2
spack-9d08feb63ef0ed0238e12252271a921598351d47.tar.xz
spack-9d08feb63ef0ed0238e12252271a921598351d47.zip
Bump dorny/paths-filter from 2.10.2 to 2.11.1 (#33270)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.10.2 to 2.11.1. - [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/b2feaf19c27470162a626bd6fa8438ae5b263721...4512585405083f25c027a35db413c2b3b9006d50) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-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 46dfbd572d..3b57bd9bb5 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -46,7 +46,7 @@ jobs:
with:
fetch-depth: 0
# For pull requests it's not necessary to checkout the code
- - uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721
+ - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50
id: filter
with:
# See https://github.com/dorny/paths-filter/issues/56 for the syntax used below