Skip to content

Commit 6884bd3

Browse files
committed
chore(workflow): pin release-please action to v4
1 parent 1f8c59a commit 6884bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- name: Install dependencies
1414
run: npm install
15-
- uses: google-github-actions/release-please@v4.4.0
15+
- uses: google-github-actions/release-please@v4
1616
id: release
1717
with:
1818
release-type: node

0 commit comments

Comments
 (0)