Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 078634f commit 4e5092e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: "⬇️ Checkout"
uses: actions/checkout@v4

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium documentation

Unpinned 3rd party Action 'documentation' step
Uses Step: pnpm-install
uses 'pnpm/action-setup' with ref 'v4.1.0', not a pinned commit hash
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 4e5092e

Please sign in to comment.