Skip to content

Commit 86707d1

Browse files
author
SirWindfield
committed
Merge branch 'main' of https://github.com/SirWindfield/git-cm into main
2 parents 96a571c + 605a260 commit 86707d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Create Pull Request
9191
if: "matrix.os == 'macos-latest' && !contains(github.ref, '-')" # skip prereleases
92-
uses: peter-evans/create-pull-request@v3.9.1
92+
uses: peter-evans/create-pull-request@v3.9.2
9393
with:
9494
delete-branch: true
9595

0 commit comments

Comments
 (0)