Skip to content

Commit

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

build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
  • Loading branch information
crazy-max committed Apr 26, 2024
2 parents 4383056 + 40802f0 commit 139c4c7
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@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
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@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
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@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
with:
base: main
branch: bot/docker-releases-json
Expand Down

0 comments on commit 139c4c7

Please sign in to comment.