Skip to content

Commit 34755ea

Browse files
committed
chore: update to v1.2.0
1 parent 11f8fa2 commit 34755ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: '0'
3030

3131
- name: Commit to Square Cloud
32-
uses: squarecloudofc/squarecloud-action@v1.1.0
32+
uses: squarecloudofc/github-action@v1.2.0
3333
with:
3434
restart: true
3535
token: '${{ secrets.SQUARE_TOKEN }}'
@@ -50,7 +50,7 @@ jobs:
5050
fetch-depth: '0'
5151

5252
- name: Commit to Square Cloud
53-
uses: squarecloudofc/squarecloud-action@v1.1.0
53+
uses: squarecloudofc/github-action@v1.2.0
5454
with:
5555
token: '${{ secrets.SQUARE_TOKEN }}'
5656
application_id: '${{ secrets.SQUARE_APPLICATIONID }}'

0 commit comments

Comments
 (0)