From fb2b56540b73343d424d3f9fd5e9dddad2f0ba4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 23:43:10 +0000 Subject: [PATCH] Bump sqren/backport-github-action from 9.3.0 to 9.3.1 Bumps [sqren/backport-github-action](https://github.com/sqren/backport-github-action) from 9.3.0 to 9.3.1. - [Release notes](https://github.com/sqren/backport-github-action/releases) - [Commits](https://github.com/sqren/backport-github-action/compare/848927304bbe2d5d1baa6e14383c12d85caf381e...f7073a2287aefc1fa12685eb25a712ab5620445c) --- updated-dependencies: - dependency-name: sqren/backport-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 104c87b52b..f0596942f3 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -21,7 +21,7 @@ jobs: contents: write steps: - name: Backport Action - uses: sqren/backport-github-action@848927304bbe2d5d1baa6e14383c12d85caf381e # v9.3.0 + uses: sqren/backport-github-action@f7073a2287aefc1fa12685eb25a712ab5620445c # v9.3.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} auto_backport_label_prefix: backport-to-