Skip to content

Commit

Permalink
Update dependencies for native-provider-bump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
turkenf committed May 8, 2023
1 parent 130ebbf commit 5dc357d
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 5dc357d

Please sign in to comment.