Skip to content

Commit b7cd39a

Browse files
committed
ci: Pin peter-evans/create-pull-request to 98357b1 (v8)
1 parent 6505746 commit b7cd39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-update-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fi
4444
- name: Create Pull Request
4545
if: env.changes_made == 'true'
46-
uses: peter-evans/create-pull-request@v8
46+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
4747
with:
4848
token: ${{ steps.generate-token.outputs.token }}
4949
author: Github Action <[email protected]>

0 commit comments

Comments
 (0)