diff --git a/.github/workflows/PUSH-OTHER.yml b/.github/workflows/PUSH-OTHER.yml index 9646d9b..6802e3b 100644 --- a/.github/workflows/PUSH-OTHER.yml +++ b/.github/workflows/PUSH-OTHER.yml @@ -83,7 +83,7 @@ jobs: - name: PR - bugfix (conditional) if: startsWith(github.ref, 'refs/heads/bug') - uses: devops-infra/action-pull-request@v0.5.5 + uses: devops-infra/action-pull-request@v0.6.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} assignee: ${{ github.actor }}