Skip to content

Commit

Permalink
Merge pull request #111 from 9renpoto/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-pull-request-6

chore(deps): bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
9renpoto authored Feb 3, 2024
2 parents 129bb32 + 5c3e1d4 commit 2b79c2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- run: rm new

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
base: main
branch: release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/export-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
name: Label config
- run: cp labels.yaml .github/labels.yaml
- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@v6
with:
commit-message: Update labels
delete-branch: true
Expand Down

0 comments on commit 2b79c2a

Please sign in to comment.