From 376da3362330a78b5f75f79f316bb4bc9cebfcee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 00:44:17 -0600 Subject: [PATCH] Bump sqren/backport-github-action from 8.3.1 to 8.4.0 (#172) Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 8.3.1 to 8.4.0. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/v8.3.1...v8.4.0) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 5e32ce1..e2b1554 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -18,7 +18,7 @@ jobs: ) steps: - name: Backport - uses: sqren/backport-github-action@v8.3.1 + uses: sqren/backport-github-action@v8.4.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} auto_backport_label_prefix: backport-to-