Skip to content

Commit

Permalink
chore: fix release-please action
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Aug 4, 2024
1 parent 33b4381 commit 5caab5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Create Release
id: release
uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
uses: googleapis/release-please-action@v4 # v4.1.1

# see https://github.com/google-github-actions/release-please-action#automating-publication-to-npm
- name: Checkout Repository
Expand Down

0 comments on commit 5caab5b

Please sign in to comment.