We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f48b28 commit 851f21cCopy full SHA for 851f21c
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Create Pull Request
58
if: ${{ github.event_name == 'schedule' }}
59
- uses: peter-evans/create-pull-request@67df31e08a133c6a77008b89689677067fef169e # renovate: tag=v3.11.0
+ uses: peter-evans/create-pull-request@18f7dc018cc2cd597073088f7c7591b9d1c02672 # tag=v3.14.0
60
with:
61
token: ${{ steps.generate-token.outputs.token }}
62
branch: update-mold
0 commit comments