Skip to content

Commit d07b088

Browse files
ci(deps): bump bahmutov/npm-install from 1.10.5 to 1.10.6 (#4145)
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.10.5 to 1.10.6. - [Release notes](https://github.com/bahmutov/npm-install/releases) - [Commits](bahmutov/npm-install@ec9e872...7481d8f) --- updated-dependencies: - dependency-name: bahmutov/npm-install dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
1 parent 4d2e77b commit d07b088

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/preview-theme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
node-version: ${{ matrix.node-version }}
3939
cache: npm
4040

41-
- uses: bahmutov/npm-install@ec9e87262db2a1be2ca3ceb2d506c413a220542c # v1.10.5
41+
- uses: bahmutov/npm-install@7481d8fd7815dc5abfda5f1ec48aa2770e64c318 # v1.10.6
4242
with:
4343
useLockFile: false
4444

.github/workflows/stale-theme-pr-closer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
node-version: ${{ matrix.node-version }}
4545
cache: npm
4646

47-
- uses: bahmutov/npm-install@ec9e87262db2a1be2ca3ceb2d506c413a220542c # v1.10.5
47+
- uses: bahmutov/npm-install@7481d8fd7815dc5abfda5f1ec48aa2770e64c318 # v1.10.6
4848
with:
4949
useLockFile: false
5050

0 commit comments

Comments
 (0)