Skip to content

Commit

Permalink
chore(deps): bump pomerium/backport
Browse files Browse the repository at this point in the history
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](pomerium/backport@a2e620d...e2ffd4c)

---
updated-dependencies:
- dependency-name: pomerium/backport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent fe57ecb commit e6964c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Expand Up @@ -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}}"
Expand Down

0 comments on commit e6964c3

Please sign in to comment.