Skip to content

Commit

Permalink
Merge pull request #88 from docker/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-5.0.0

build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
  • Loading branch information
crazy-max committed Apr 11, 2023
2 parents 8b597ca + 0b1e18c commit 16bbae8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildx-releases-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git add -A .
-
name: Create PR
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5
with:
base: main
branch: bot/buildx-releases-json
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-releases-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git add -A .
-
name: Create PR
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5
with:
base: main
branch: bot/docker-releases-json
Expand Down

0 comments on commit 16bbae8

Please sign in to comment.