Skip to content

Commit

Permalink
Bump robvanderleek/create-issue-branch (#1533)
Browse files Browse the repository at this point in the history
Bumps [robvanderleek/create-issue-branch](https://github.com/robvanderleek/create-issue-branch) from 55831c2ff709cbd40ff47898db231b562f99b4f3 to b31e23e51967afc3ae85e13e708c6170474298aa.
- [Release notes](https://github.com/robvanderleek/create-issue-branch/releases)
- [Commits](robvanderleek/create-issue-branch@55831c2...b31e23e)

---
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>
Co-authored-by: Claudia Comito <[email protected]>
  • Loading branch information
dependabot[bot] and ClaudiaComito authored Jun 20, 2024
1 parent 3558b56 commit 7d47e4f
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@55831c2ff709cbd40ff47898db231b562f99b4f3 # main
uses: robvanderleek/create-issue-branch@b31e23e51967afc3ae85e13e708c6170474298aa # main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7d47e4f

Please sign in to comment.