Skip to content

Commit

Permalink
Merge pull request #141 from 2i2c-org/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
consideRatio authored Oct 1, 2024
2 parents 78675d0 + 31c501d commit 2afb1dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/watch-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: git --no-pager diff --color=always

# ref: https://github.com/peter-evans/create-pull-request
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
if: github.event_name != 'pull_request'
with:
branch: update-image-dependencies
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
run: git --no-pager diff --color=always

# ref: https://github.com/peter-evans/create-pull-request
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
if: github.event_name != 'pull_request'
with:
branch: update-image-requirements
Expand Down

0 comments on commit 2afb1dc

Please sign in to comment.