Skip to content

Commit

Permalink
Merge pull request #1 from project-copacetic/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/peterjgrainger/action-create-branch-2.4.0

chore: bump peterjgrainger/action-create-branch from 2.3.0 to 2.4.0
  • Loading branch information
CodeMonkeyLeet committed Jan 11, 2023
2 parents 99ff481 + 6272594 commit 1299dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
release-tag: 'v${{ steps.semrel.outputs.version }}'
- name: Create new release branch if needed (idempotent)
uses: peterjgrainger/action-create-branch@64aa569aea81305305c6e92bd236d8c427debff8
uses: peterjgrainger/action-create-branch@08259812c8ebdbf1973747f9297e332fa078d3c1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 1299dee

Please sign in to comment.