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.
2 parents 29076c3 + 23f1b52 commit e794584Copy full SHA for e794584
.github/workflows/docs-release.yml
@@ -77,7 +77,7 @@ jobs:
77
VENDOR_MODULE: github.com/docker/buildx@${{ env.RELEASE_NAME }}
78
-
79
name: Create PR on docs repo
80
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
+ uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
81
with:
82
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
83
push-to-fork: docker-tools-robot/docker.github.io
0 commit comments