Skip to content

Commit

Permalink
Merge pull request desktop#15405 from desktop/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/peter-evans/create-pull-request-4.1.3

Bump peter-evans/create-pull-request from 4.1.2 to 4.1.3
  • Loading branch information
sergiou87 authored Oct 5, 2022
2 parents 9f7da8b + 3ea43eb commit ff3ef70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
private_key: ${{ secrets.DESKTOP_RELEASES_APP_PRIVATE_KEY }}

- name: Create Release Pull Request
uses: peter-evans/[email protected].2
uses: peter-evans/[email protected].3
if: |
startsWith(github.ref, 'refs/heads/releases/') && !contains(github.ref, 'test')
with:
Expand Down

0 comments on commit ff3ef70

Please sign in to comment.