Skip to content

Commit

Permalink
Merge pull request #5985 from dnnsoftware/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…eterjgrainger/action-create-branch-3.0.0

Bump peterjgrainger/action-create-branch from 2.4.0 to 3.0.0
  • Loading branch information
valadas authored Feb 27, 2024
2 parents 107988a + 4120c75 commit 1b7a71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-merged-pr-to-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- 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 1b7a71b

Please sign in to comment.