From e6964c31a7251d7b840d3c68ce262e9b00f22228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:14:29 +0000 Subject: [PATCH] chore(deps): bump pomerium/backport Bumps [pomerium/backport](https://github.com/pomerium/backport) from a2e620de9fc4166f774ee2a389e170046cfad426 to 1.1.1. This release includes the previously tagged commit. - [Release notes](https://github.com/pomerium/backport/releases) - [Commits](https://github.com/pomerium/backport/compare/a2e620de9fc4166f774ee2a389e170046cfad426...e2ffd4c5a70730dfd19046859dfaf366e3de6466) --- updated-dependencies: - dependency-name: pomerium/backport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/backport.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 8b74b0afde4..657972fb67d 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -20,7 +20,7 @@ jobs: private_key: ${{ secrets.BACKPORT_APP_PRIVATE_KEY }} - name: Backport - uses: pomerium/backport@a2e620de9fc4166f774ee2a389e170046cfad426 # pin@retain_labels branch pending https://github.com/tibdex/backport/pull/79 + uses: pomerium/backport@e2ffd4c5a70730dfd19046859dfaf366e3de6466 # pin@retain_labels branch pending https://github.com/tibdex/backport/pull/79 with: github_token: ${{ steps.generate_token.outputs.token }} title_template: "{{originalTitle}}"