From 5736b2d272d33183ffc73e45f0f865a6691791fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 11:47:10 +0000 Subject: [PATCH] Bump sqren/backport-github-action from 9.3.1 to 9.5.1 Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.3.1 to 9.5.1. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v9.3.1...v9.5.1) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] (cherry picked from commit d40195579fd001e5109cb8d6f7e26ea921cc8537) --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index c7a6277111..ba6af6d0b0 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -29,7 +29,7 @@ jobs: ) steps: - name: Backport Action - uses: sqren/backport-github-action@v9.3.1 + uses: sqren/backport-github-action@v9.5.1 with: github_token: ${{ secrets.ACCESS_TOKEN }} auto_backport_label_prefix: backport/