chore(deps): bump the gh-deps group across 1 directory with 2 updates (#3648)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Seidel <eric@shorebird.dev>
This commit is contained in:
dependabot[bot]
2026-03-21 06:18:00 +00:00
committed by GitHub
parent 480f272d52
commit f049f4f126
4 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -48,7 +48,7 @@ jobs:
- name: 📚 Git Checkout
uses: actions/checkout@v6
- uses: dorny/paths-filter@v3
- uses: dorny/paths-filter@v4
name: Build Detection
id: needs_dart_build
with:
@@ -64,7 +64,7 @@ jobs:
- ./.github/actions/dart_package/action.yaml
- packages/discord_gcp_alerts/**
- uses: dorny/paths-filter@v3
- uses: dorny/paths-filter@v4
name: Build Detection
id: needs_cross_platform_dart_build
with:
@@ -108,7 +108,7 @@ jobs:
- ./.github/actions/dart_package/action.yaml
- packages/stripe_api/**
- uses: dorny/paths-filter@v3
- uses: dorny/paths-filter@v4
name: Redis Detection
id: needs_redis_build
with:
@@ -119,7 +119,7 @@ jobs:
- ./.github/actions/dart_package/action.yaml
- packages/redis_client/**
- uses: dorny/paths-filter@v3
- uses: dorny/paths-filter@v4
name: Verify Detection
id: needs_verify
with: