Skip to content

Commit

Permalink
build: update release-please action repository ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kyubisation authored Jun 28, 2024
1 parent 17cf43f commit dd120e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

# Documentation:
# https://github.com/googleapis/release-please
# https://github.com/google-github-actions/release-please-action
# https://github.com/googleapis/release-please-action
# https://github.com/googleapis/release-please/blob/main/docs/customizing.md

permissions:
Expand All @@ -17,7 +17,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
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 dd120e3

Please sign in to comment.