Skip to content

Commit

Permalink
Merge pull request #104 from turkenf/update-version-pr
Browse files Browse the repository at this point in the history
Update dependencies for native-provider-bump.yml
  • Loading branch information
turkenf authored May 8, 2023
2 parents 130ebbf + 5dc357d commit f93aaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-provider-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: New pull request
if: steps.bump-mk.outputs.bumped != ''
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5.0.1
with:
title: Bump native provider to version ${{ steps.bump-mk.outputs.version }}
commit-message: Bump native provider to version ${{ steps.bump-mk.outputs.version }}
Expand Down

0 comments on commit f93aaf4

Please sign in to comment.