Skip to content

Commit

Permalink
chore: use replacement release-please github action (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk committed May 23, 2024
1 parent 73dbf8a commit f995a53
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 @@ -19,7 +19,7 @@ jobs:
with:
app_id: ${{ vars.STRYKER_MUTATOR_APP_ID }}
private_key: ${{ secrets.STRYKER_MUTATOR_NPA_KEY }}
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
with:
# Version is determined by sbt-ci-release (which uses sbt-dynver)
# Actual release code is in `./scala.yml`
Expand Down

0 comments on commit f995a53

Please sign in to comment.