Skip to content

Commit

Permalink
fix: use new project location for release-please-action (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb authored May 14, 2024
1 parent 4f98111 commit 3f4c0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
private_key: ${{ secrets.STATNETT_BOT_PRIVATE_KEY }}

- id: release
uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
uses: googleapis/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
with:
config-file: ${{ inputs.config-file }}
manifest-file: ${{ inputs.manifest-file }}
Expand Down

0 comments on commit 3f4c0ee

Please sign in to comment.