Skip to content

Commit cbdb9bf

Browse files
Update createNewCodeSandBoxDemo.yml
1 parent b1df545 commit cbdb9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createNewCodeSandBoxDemo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
ruby-version: '3.1.2'
1313
- name: Make a new Branch for version
14-
uses: peterjgrainger/action-create-branch@64aa569aea81305305c6e92bd236d8c427debff8
14+
uses: peterjgrainger/action-create-branch@b48b0ca0e307c9b56f059b70274984ffeaa90a43
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)