Skip to content

Commit

Permalink
chore: Update release-please-action repository (#266)
Browse files Browse the repository at this point in the history
The `google-github-actions/release-please-action` repository
is deprecated and no longer updated.
  • Loading branch information
meyfa authored Jul 13, 2024
1 parent 7090b1f commit 8c7a17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
outputs:
release_created: ${{ steps.release.outputs.release_created }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
Expand Down

0 comments on commit 8c7a17c

Please sign in to comment.