Skip to content

Commit

Permalink
dependabot: bump mdecoleman/pr-branch-name from 1.2.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [mdecoleman/pr-branch-name](https://github.com/mdecoleman/pr-branch-name) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/mdecoleman/pr-branch-name/releases)
- [Commits](mdecoleman/pr-branch-name@1.2.0...2.0.0)

---
updated-dependencies:
- dependency-name: mdecoleman/pr-branch-name
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2023
1 parent 1753adb commit 88de18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-based-delete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout main
uses: actions/checkout@v3

- uses: mdecoleman/pr-branch-name@1.2.0
- uses: mdecoleman/pr-branch-name@2.0.0
id: vars
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 88de18f

Please sign in to comment.