We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e24d7e commit 64635c0Copy full SHA for 64635c0
1 file changed
.github/workflows/push-to-main.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
filter: blob:none
20
- name: Run the action
21
- uses: devops-infra/action-pull-request@v1.1.3
+ uses: devops-infra/action-pull-request@v1.2.0
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
source_branch: main
0 commit comments