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