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:
@@ -47,7 +47,7 @@ jobs:
|
||||
project_id: ${{ env.PROJECT_ID }}
|
||||
|
||||
- name: 🔓 Login to Artifact Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ${{ env.CONTAINER_REGISTRY }}
|
||||
username: _json_key
|
||||
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
project_id: ${{ env.PROJECT_ID }}
|
||||
|
||||
- name: 🔓 Login to Artifact Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ${{ env.CONTAINER_REGISTRY }}
|
||||
username: _json_key
|
||||
|
||||
@@ -47,7 +47,7 @@ jobs:
|
||||
project_id: ${{ env.PROJECT_ID }}
|
||||
|
||||
- name: 🔓 Login to Artifact Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ${{ env.CONTAINER_REGISTRY }}
|
||||
username: _json_key
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user