Skip to content

Commit

Permalink
chore(deps): update bahmutov/npm-install action to v1.8.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and boneskull committed Dec 17, 2023
1 parent b42fc0b commit 584f7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: ${{ matrix.node_version }}
- name: Install dependencies
uses: bahmutov/npm-install@c46e3830503dcb831cf4aee3f26b4e6bce8cc9d2 # v1.8.35
uses: bahmutov/npm-install@2509f13e8485d88340a789a3f7ca11aaac47c9fc # v1.8.36
with:
install-command: npm ci --foreground-scripts
- name: Run commitlint
Expand Down

0 comments on commit 584f7c8

Please sign in to comment.