Skip to content

Commit

Permalink
chore(deps): update bahmutov/npm-install action to v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and boneskull committed Jul 29, 2024
1 parent df933ce commit 8ee733f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
with:
node-version: '20'
- name: Install dependencies
uses: bahmutov/npm-install@2509f13e8485d88340a789a3f7ca11aaac47c9fc # v1.8.36
uses: bahmutov/npm-install@e5c7e14408aa6089501de32bd16123b41738047e # v1.10.2
with:
install-command: npm ci --foreground-scripts
using: composite

0 comments on commit 8ee733f

Please sign in to comment.