Skip to content

Commit

Permalink
fix: bump pnpm/action-setup from 2.4.0 to 3.0.0 in /public/setup-node…
Browse files Browse the repository at this point in the history
…-pnpm (#94)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 9, 2024
1 parent ac3a4c4 commit df91e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/setup-node-pnpm/action.yaml
Expand Up @@ -9,7 +9,7 @@ runs:
using: 'composite'
steps:
- name: Setup pnpm
uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0

- name: Use Node.js ${{ inputs.node-version }}
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
Expand Down

0 comments on commit df91e0f

Please sign in to comment.