We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0591874 commit e2b3620Copy full SHA for e2b3620
1 file changed
.github/workflows/schedule-update-actions.yml
@@ -22,3 +22,4 @@ jobs:
22
with:
23
# [Required] Access token with `workflow` scope.
24
token: ${{ secrets.PAT }}
25
+ pull_request_title: "ci: Update GitHub Actions to Latest Version"
0 commit comments