Skip to content

Commit

Permalink
Merge pull request docker#2541 from docker/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…peter-evans/create-pull-request-6.1.0

build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0
  • Loading branch information
crazy-max authored Jun 20, 2024
2 parents 92aaaa8 + 009f318 commit 9b100c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
VENDOR_MODULE: github.com/docker/buildx@${{ env.RELEASE_NAME }}
-
name: Create PR on docs repo
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
with:
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
push-to-fork: docker-tools-robot/docker.github.io
Expand Down

0 comments on commit 9b100c2

Please sign in to comment.