From 70c5ddf1ee0e5017bee4057d96b320812a964f88 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 15 Feb 2024 20:07:12 +0000
Subject: [PATCH] chore(deps): update githubactions to v3 (#181)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [dorny/paths-filter](https://togithub.com/dorny/paths-filter) | action
| major | `v2` -> `v3` |
---
### Release Notes
dorny/paths-filter (dorny/paths-filter)
###
[`v3`](https://togithub.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v300)
[Compare
Source](https://togithub.com/dorny/paths-filter/compare/v1...v3)
- [Update to Node.js 20
](https://togithub.com/dorny/paths-filter/pull/210)
- [Update all
dependencies](https://togithub.com/dorny/paths-filter/pull/215)
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel
---
.github/workflows/pull-request-conditionals.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/pull-request-conditionals.yaml b/.github/workflows/pull-request-conditionals.yaml
index b33d58a63..206306d57 100644
--- a/.github/workflows/pull-request-conditionals.yaml
+++ b/.github/workflows/pull-request-conditionals.yaml
@@ -53,7 +53,7 @@ jobs:
# Uses a custom action to filter paths for source packages.
- name: Check src paths
id: path-filter
- uses: dorny/paths-filter@v2
+ uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3
with:
filters: .github/filters.yaml