Skip to content

Commit e82c6d3

Browse files
chore(deps): update bahmutov/npm-install action to v1.10.2
1 parent d35e7d2 commit e82c6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
with:
99
node-version: '20'
1010
- name: Install dependencies
11-
uses: bahmutov/npm-install@2509f13e8485d88340a789a3f7ca11aaac47c9fc # v1.8.36
11+
uses: bahmutov/npm-install@e5c7e14408aa6089501de32bd16123b41738047e # v1.10.2
1212
with:
1313
install-command: npm ci --foreground-scripts
1414
using: composite

0 commit comments

Comments
 (0)