Skip to content

Commit

Permalink
chore: replace pnpm/action-setup with a step-security maintained one
Browse files Browse the repository at this point in the history
Signed-off-by: PavelSBorisov <[email protected]>
  • Loading branch information
PavelSBorisov committed Nov 28, 2024
1 parent c8e94d6 commit 0dee5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
ref: ${{ github.event.inputs.tag || '' }}

- name: Install PNPM
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
uses: step-security/action-setup@303e8a1dabc4295b9b4ca0f4198fd42f7861406e # v4.0.0
with:
version: 8.10.0

Expand Down

0 comments on commit 0dee5d6

Please sign in to comment.