We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55bd552 + 8677b25 commit 35d5014Copy full SHA for 35d5014
.github/workflows/PUSH-OTHER.yml
@@ -83,7 +83,7 @@ jobs:
83
84
- name: PR - bugfix (conditional)
85
if: startsWith(github.ref, 'refs/heads/bug')
86
- uses: devops-infra/action-pull-request@v0.5.5
+ uses: devops-infra/action-pull-request@v0.6.0
87
with:
88
github_token: ${{ secrets.GITHUB_TOKEN }}
89
assignee: ${{ github.actor }}
0 commit comments