Skip to content

Commit

Permalink
Merge pull request #26 from rudderlabs/dependabot/github_actions/goog…
Browse files Browse the repository at this point in the history
…le-github-actions/release-please-action-4
  • Loading branch information
achettyiitr authored Mar 5, 2024
2 parents bfcedac + 421e514 commit ad5d151
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 @@ -12,7 +12,7 @@ jobs:
shell: bash
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
id: extract_branch
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.PAT }}
pull-request-title-pattern: "chore: release ${version}"
Expand Down

0 comments on commit ad5d151

Please sign in to comment.