Skip to content

Commit

Permalink
Merge pull request #751 from duffelhq/renovate/peter-evans-create-pul…
Browse files Browse the repository at this point in the history
…l-request-5.x

build(deps): update peter-evans/create-pull-request action to v5.0.2
  • Loading branch information
igorp1 committed Jun 26, 2023
2 parents e453333 + 1051862 commit e1027d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Create Pull Request with updated package files
id: cpr
if: steps.initversion.outputs.version != steps.extractver.outputs.extractver
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
with:
token: ${{ secrets.PAT }}
commit-message: 'ci(release): ${{ steps.extractver.outputs.extractver }}'
Expand Down

0 comments on commit e1027d3

Please sign in to comment.