Skip to content

Commit

Permalink
Updated master workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapona committed Feb 14, 2023
1 parent 8246c56 commit f34cc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb-update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: sudo chmod -R ugo+rwX .git

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
commit-message: "${{ env.COMMIT_MESSAGE_PREFIX }} v${{ steps.bump_changelog.outputs.version }}"
branch: bump-changelog
Expand Down

0 comments on commit f34cc99

Please sign in to comment.