Skip to content

Commit

Permalink
build(deps): bump robvanderleek/create-issue-branch (#1649)
Browse files Browse the repository at this point in the history
Bumps [robvanderleek/create-issue-branch](https://github.com/robvanderleek/create-issue-branch) from 294f29f563932c37f45d7c294edd0b43fc531b10 to 2773637f341402447f7e3ceaf49ba49ace8fa368.
- [Release notes](https://github.com/robvanderleek/create-issue-branch/releases)
- [Commits](robvanderleek/create-issue-branch@294f29f...2773637)

---
updated-dependencies:
- dependency-name: robvanderleek/create-issue-branch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 5561d8f commit dd72ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-branch-on-assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
egress-policy: audit

- name: Create Issue Branch
uses: robvanderleek/create-issue-branch@294f29f563932c37f45d7c294edd0b43fc531b10 # main
uses: robvanderleek/create-issue-branch@2773637f341402447f7e3ceaf49ba49ace8fa368 # main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd72ce8

Please sign in to comment.