From c977dbc79da0589557205ad2a95befa1cd6a9dea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 12:23:15 +0200 Subject: chore(deps): update all non-major dependencies (#1460) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 12 ++++++------ .github/workflows/pr.yml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1af3f90..b2a4b87b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 @@ -62,7 +62,7 @@ jobs: uses: actions/checkout@v3 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 @@ -90,7 +90,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 @@ -121,7 +121,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 @@ -149,7 +149,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 @@ -177,7 +177,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index db65a938..4bf47cfc 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2.2.3 + uses: pnpm/action-setup@v2.2.4 with: version: 7 -- cgit v1.2.3