Skip to content

Commit

Permalink
[Renovate] Update peter-evans/create-pull-request action to v6.0.1 (#…
Browse files Browse the repository at this point in the history
…1252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent d9dd235 commit ed484b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
branch: develop
repository: sorairolake/sysexits-rs

- uses: peter-evans/[email protected].0
- uses: peter-evans/[email protected].1
with:
assignees: |
kevinmatthes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
git commit --allow-empty -m \
"[GitHub Actions] Mirror README.md from src/lib.rs"
- uses: peter-evans/[email protected].0
- uses: peter-evans/[email protected].1
with:
assignees: |
kevinmatthes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ronlog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
git commit -m \
'[GitHub Actions] Assemble CHANGELOG and Increment Versions'
- uses: peter-evans/[email protected].0
- uses: peter-evans/[email protected].1
with:
assignees: |
kevinmatthes
Expand Down

0 comments on commit ed484b7

Please sign in to comment.