Skip to content

Commit

Permalink
ci: upgrade release please ci action version (#3)
Browse files Browse the repository at this point in the history
* ci: upgrade release please ci action version

* chore: add renamed file
  • Loading branch information
blumamir authored Oct 11, 2023
1 parent 4f2ba1e commit b34533d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
uses: actions/checkout@v4

- name: Release with release-please
uses: google-github-actions/release-please-action@v2
uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.RELEASE_BOT_TOKEN }}
release-type: go
package-name: github.com/keyval-dev/opentelemetry-zap-bridge

0 comments on commit b34533d

Please sign in to comment.