Skip to content

Commit 5e69fe9

Browse files
authored
Merge pull request #427 from sustainable-computing-io/dependabot/github_actions/peterjgrainger/action-create-branch-3.0.0
chore(deps): Bump peterjgrainger/action-create-branch from 2.2.0 to 3.0.0
2 parents 1e39c25 + 5237c22 commit 5e69fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
runs-on: ubuntu-latest
101101
steps:
102102
- name: Create release branch
103-
uses: peterjgrainger/action-create-branch@v2.2.0
103+
uses: peterjgrainger/action-create-branch@v3.0.0
104104
env:
105105
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
106106
with:

0 commit comments

Comments
 (0)