Skip to content

Commit

Permalink
Merge pull request #264 from tj-actions/renovate/peter-evans-create-p…
Browse files Browse the repository at this point in the history
…ull-request-6.x

chore(deps): update peter-evans/create-pull-request action to v6.0.3
  • Loading branch information
repo-ranger[bot] authored Apr 12, 2024
2 parents b73b3f7 + 33b3e59 commit 45425bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6.0.2
uses: peter-evans/create-pull-request@v6.0.3
with:
base: "main"
labels: "merge when passing"
Expand Down

0 comments on commit 45425bd

Please sign in to comment.