Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 5 to 7 (#1153)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and taiki-e committed Dec 15, 2024
1 parent 66d41a9 commit a92f6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
echo 'success=false' >>"${GITHUB_OUTPUT}"
fi
if: github.repository_owner == 'crossbeam-rs' && github.event_name == 'schedule'
- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@v7
with:
title: Update no_atomic.rs
body: |
Expand Down

0 comments on commit a92f6c4

Please sign in to comment.