Skip to content

Commit

Permalink
ci(release-please): switch to googleapis/release-please-action
Browse files Browse the repository at this point in the history
google-github-actions/release-please-action is deprecated and archived.
  • Loading branch information
scop committed Dec 25, 2024
1 parent 520bb07 commit e7429f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- dist: ubuntu14
steps:
- uses: actions/checkout@v4
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
Expand Down

0 comments on commit e7429f9

Please sign in to comment.