mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
chore(deps): bump pomerium/backport from a2e620de9fc4166f774ee2a389e170046cfad426 to 1.1.1 (#3564)
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](a2e620de9f...e2ffd4c5a7
)
---
updated-dependencies:
- dependency-name: pomerium/backport
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f13505fd16
commit
8902c98ecb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yaml
vendored
2
.github/workflows/backport.yaml
vendored
|
@ -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}}"
|
||||
|
|
Loading…
Add table
Reference in a new issue