Skip to content

Commit ebd3c9a

Browse files
chore(deps): update pnpm/action-setup action to v2.2.4
1 parent 51ed60b commit ebd3c9a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/semantic-release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
GIT_AUTHOR_NAME: "GitHub Actions Shell"
3838
EMAIL: "github-actions[bot]@users.noreply.github.com"
3939

40-
- uses: "pnpm/action-setup@v2.2.2"
40+
- uses: "pnpm/action-setup@v2.2.4"
4141
with:
4242
version: 7
4343
run_install: false
@@ -93,7 +93,7 @@ jobs:
9393
GIT_AUTHOR_NAME: "GitHub Actions Shell"
9494
EMAIL: "github-actions[bot]@users.noreply.github.com"
9595

96-
- uses: "pnpm/action-setup@v2.2.2"
96+
- uses: "pnpm/action-setup@v2.2.4"
9797
with:
9898
version: 7
9999
run_install: false
@@ -161,7 +161,7 @@ jobs:
161161
GIT_AUTHOR_NAME: "GitHub Actions Shell"
162162
EMAIL: "github-actions[bot]@users.noreply.github.com"
163163

164-
- uses: "pnpm/action-setup@v2.2.2"
164+
- uses: "pnpm/action-setup@v2.2.4"
165165
with:
166166
version: 7
167167

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
GIT_AUTHOR_NAME: "GitHub Actions Shell"
3838
EMAIL: "github-actions[bot]@users.noreply.github.com"
3939

40-
- uses: "pnpm/action-setup@v2.2.2"
40+
- uses: "pnpm/action-setup@v2.2.4"
4141
with:
4242
version: 7
4343
run_install: false

0 commit comments

Comments
 (0)