We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4823264 commit 3fb9e77Copy full SHA for 3fb9e77
1 file changed
.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 # v3.14.0
60
with:
61
token: ${{ steps.generate-token.outputs.token }}
62
branch: update-mold
0 commit comments