Skip to content

Commit

Permalink
Merge pull request #11 from Adyen/renovate/peter-evans-create-pull-re…
Browse files Browse the repository at this point in the history
…quest-5.x

Update peter-evans/create-pull-request action to v5.0.3
  • Loading branch information
wboereboom authored Mar 21, 2024
2 parents 77bf35d + 742e62d commit 237ea13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo pr_body="OpenAPI spec or templates produced changes on $(date +%d-%m-%Y) \
by [commit](https://github.com/Adyen/adyen-openapi/commit/$(git rev-parse HEAD))." >> "$GITHUB_OUTPUT"
- name: Create Pull Request
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5.0.2
uses: peter-evans/create-pull-request@4e1beaa7521e8b457b572c090b25bd3db56bf1c5 # v5.0.3
with:
path: ${{ matrix.project }}/repo
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
Expand Down

0 comments on commit 237ea13

Please sign in to comment.