Skip to content

Commit

Permalink
Merge pull request #265 from docker/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-6.0.1

build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
  • Loading branch information
crazy-max authored Feb 29, 2024
2 parents 7ea6ed7 + 30cd573 commit aff5040
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildx-lab-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@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc
with:
base: main
branch: bot/buildx-lab-releases-json
Expand Down
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@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc
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@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc
with:
base: main
branch: bot/docker-releases-json
Expand Down

0 comments on commit aff5040

Please sign in to comment.