Skip to content

Commit

Permalink
Update create-rc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlatsch authored Jul 3, 2024
1 parent f24135d commit 7650f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:

- name: "Create branch: release/${{ github.event.inputs.version }}"
uses: peterjgrainger/action-create-branch@v2.0.1
uses: peterjgrainger/action-create-branch@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 7650f84

Please sign in to comment.