Skip to content

Commit

Permalink
dependabot: bump SvanBoxel/delete-merged-branch from b77e873cee00b09f…
Browse files Browse the repository at this point in the history
…55cc553bd24aae5f8dfc9157 to 2b5b058e3db41a3328fd9a6a58fd4c2545a14353 (#3145)

Bumps
[SvanBoxel/delete-merged-branch](https://github.com/svanboxel/delete-merged-branch)
from b77e873cee00b09f55cc553bd24aae5f8dfc9157 to
2b5b058e3db41a3328fd9a6a58fd4c2545a14353.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent f70931b commit 3139c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete_backport_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
if: startsWith(github.event.pull_request.head.ref,'backport/')
steps:
- name: Delete merged branch
uses: SvanBoxel/delete-merged-branch@b77e873cee00b09f55cc553bd24aae5f8dfc9157
uses: SvanBoxel/delete-merged-branch@2b5b058e3db41a3328fd9a6a58fd4c2545a14353
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3139c18

Please sign in to comment.