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 (opensearch-project#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] committed 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.