Skip to content

Commit 58ca23b

Browse files
Update connor-baer/action-sync-branch action to v1.1.1
1 parent 6c177eb commit 58ca23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919
with:
2020
ref: main
21-
- uses: connor-baer/action-sync-branch@v1.1.0
21+
- uses: connor-baer/action-sync-branch@v1.1.1
2222
with:
2323
branch: v1
2424
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)