Skip to content

Commit

Permalink
Merge pull request spidernet-io#3681 from spidernet-io/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/peterjgrainger/action-create-branch-3.0.0

build(deps): bump peterjgrainger/action-create-branch from 2.4.0 to 3.0.0
  • Loading branch information
weizhoublue authored Jul 21, 2024
2 parents b0bac2c + 9951b8a commit d821254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-version-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# if branch exists, the action will no fail, and it output created=false
- name: release Y branch
uses: peterjgrainger/action-create-branch@v2.4.0
uses: peterjgrainger/action-create-branch@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d821254

Please sign in to comment.