Skip to content

Commit

Permalink
chore(ci): upgrade release please action (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
LironEr authored Dec 2, 2023
1 parent 7554663 commit 1cb7519
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 @@ -13,7 +13,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3.7.13
- uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4.0.0
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: node
package-name: serverless-aws-alarms

0 comments on commit 1cb7519

Please sign in to comment.