Skip to content

Commit 584ad1a

Browse files
authored
Update bindings-regeneration.yml
1 parent 7457d92 commit 584ad1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindings-regeneration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
id: date
5555
run: echo "::set-output name=date::$(date +'%d-%m-%Y')"
5656
- name: Create or Update Pull Request
57-
uses: gr2m/create-or-update-pull-request-action@master
57+
uses: gr2m/create-or-update-pull-request-action@v1
5858
env:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
with:

0 commit comments

Comments
 (0)