We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52cac7 commit e723c03Copy full SHA for e723c03
1 file changed
.github/workflows/draft-release.yml
@@ -77,7 +77,7 @@ jobs:
77
echo "::notice::${{ toJSON(github) }}"
78
79
- name: 'Create/Update Pull Request'
80
- uses: 'abcxyz/pkg/.github/actions/create-pull-request@main' # ratchet:exclude
+ uses: 'abcxyz/pkg/.github/actions/create-pull-request@sethvargo/morebash' # ratchet:exclude
81
with:
82
token: '${{ secrets.ACTIONS_BOT_TOKEN }}'
83
base_branch: '${{ github.ref_name }}'
0 commit comments