From f3dd0b8fc9cd558a1cdb58e0645dfcb94d4f651f Mon Sep 17 00:00:00 2001 From: Travis Groth Date: Thu, 31 Mar 2022 16:27:09 -0400 Subject: [PATCH] deps: bump backport action version (#3224) --- .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 4204b5276..93dccdd80 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -18,7 +18,7 @@ jobs: private_key: ${{ secrets.BACKPORT_APP_PRIVATE_KEY }} - name: Backport - uses: pomerium/backport@2271564b709b2cbe6c164f142cabc11d35f52f9a # pin@retain_labels branch pending https://github.com/tibdex/backport/pull/79 + uses: pomerium/backport@a2e620de9fc4166f774ee2a389e170046cfad426 # pin@retain_labels branch pending https://github.com/tibdex/backport/pull/79 with: github_token: ${{ steps.generate_token.outputs.token }} title_template: "{{originalTitle}}"