We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80f002 commit f9dd3afCopy full SHA for f9dd3af
.github/workflows/release-branch.yaml
@@ -58,7 +58,7 @@ jobs:
58
}
59
60
- name: Create Pull Request
61
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7
+ uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
62
with:
63
token: ${{ secrets.GITHUB_TOKEN }}
64
branch: ${{ env.RELEASE_BRANCH }}
0 commit comments