Skip to content

Commit 8fe488c

Browse files
committed
Update version
1 parent 020902e commit 8fe488c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: Create Pull Request via API
7575
id: post_pr
76-
uses: octokit/request-action@v3
76+
uses: octokit/request-action@v3.0.0
7777
with:
7878
route: POST /repos/${{ github.repository }}/pulls
7979
title: ${{ format('Prepare Release - v{0}', steps.get_version.outputs.version) }}

0 commit comments

Comments
 (0)