Skip to content

Commit

Permalink
Update create-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Grainger authored Sep 11, 2024
1 parent 4df3b22 commit 3663547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: peterjgrainger/action-create-branch@3.0.0
- uses: peterjgrainger/action-create-branch@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 3663547

Please # to comment.