Skip to content

Commit

Permalink
Update peter-evans/create-pull-request digest to 38e0b6e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and reitermarkus committed Mar 20, 2023
1 parent 65845ba commit 5926dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Create pull request
id: create-pull-request
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04 # v4
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 # v4
with:
token: ${{ steps.generate_token.outputs.token }}
title: Test Pull Request (${{ steps.changes.outputs.number }})
Expand Down

0 comments on commit 5926dbc

Please sign in to comment.