Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent e5d3df6 commit c4d0519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: git diff

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6.0.4
uses: peter-evans/create-pull-request@v6.0.5
with:
commit-message: Update versions after ${{ github.event.release.tag_name }} release
title: Update versions after ${{ github.event.release.tag_name }} release
Expand Down

0 comments on commit c4d0519

Please sign in to comment.