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 ba75fd9Copy full SHA for ba75fd9
.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@f22a7da129c901513876a2380e2dae9f8e145330 # renovate: tag=v3.12.1
60
with:
61
token: ${{ steps.generate-token.outputs.token }}
62
branch: update-mold
0 commit comments