There was an error while loading. Please reload this page.
1 parent a1d526a commit 51fc996Copy full SHA for 51fc996
1 file changed
.github/workflows/release-branch.yaml
@@ -58,7 +58,7 @@ jobs:
58
}
59
60
- name: Create Pull Request
61
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8
+ uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8
62
with:
63
token: ${{ secrets.GITHUB_TOKEN }}
64
branch: ${{ env.RELEASE_BRANCH }}
0 commit comments