Merge pull request #18315 from desktop/dependabot/github_actions/peter-evans/create-pull-request-6.0.2

Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
This commit is contained in:
Sergio Padrino 2024-03-18 17:26:32 +01:00 committed by GitHub
commit 445880b406
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ jobs:
private_key: ${{ secrets.DESKTOP_RELEASES_APP_PRIVATE_KEY }}
- name: Create Release Pull Request
uses: peter-evans/create-pull-request@v6.0.1
uses: peter-evans/create-pull-request@v6.0.2
if: |
startsWith(github.ref, 'refs/heads/releases/') && !contains(github.ref, 'test')
with: