Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup digest to ac5bf11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 78535d8 commit da02bca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
node-version: ${{ matrix.node }}

- name: Setup pnpm
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598
uses: pnpm/action-setup@ac5bf11548bf5e19b8aadb8182072616590fa4a6
id: pnpm-install
with:
run_install: false
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
node-version: ${{ matrix.node }}

- name: Setup pnpm
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598
uses: pnpm/action-setup@ac5bf11548bf5e19b8aadb8182072616590fa4a6
id: pnpm-install
with:
run_install: false
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
node-version: ${{ matrix.node }}

- name: Setup pnpm
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598
uses: pnpm/action-setup@ac5bf11548bf5e19b8aadb8182072616590fa4a6
id: pnpm-install
with:
run_install: false
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
node-version: ${{ matrix.node }}

- name: Setup pnpm
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598
uses: pnpm/action-setup@ac5bf11548bf5e19b8aadb8182072616590fa4a6
id: pnpm-install
with:
run_install: false
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
node-version: ${{ matrix.node }}

- name: Setup pnpm
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598
uses: pnpm/action-setup@ac5bf11548bf5e19b8aadb8182072616590fa4a6
id: pnpm-install
with:
run_install: false
Expand Down

0 comments on commit da02bca

Please sign in to comment.