Skip to content

Commit

Permalink
update to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
wiyarmir committed Feb 13, 2024
1 parent ac086a8 commit 6b8a05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo "::set-output name=bumped::$(.github/scripts/src/bumped.sh)"
- name: Create pull request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
id: cpr
with:
token: ${{ secrets.github_token }}
Expand Down

0 comments on commit 6b8a05d

Please sign in to comment.