mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
chore(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](f717b5ecd4...021a2405c7
)
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a5082f60e7
commit
7d98a3742a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yaml
vendored
2
.github/workflows/backport.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
steps:
|
||||
- name: Generate token
|
||||
id: generate_token
|
||||
uses: tibdex/github-app-token@f717b5ecd4534d3c4df4ce9b5c1c2214f0f7cd06
|
||||
uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c
|
||||
with:
|
||||
app_id: ${{ secrets.BACKPORT_APP_APPID }}
|
||||
private_key: ${{ secrets.BACKPORT_APP_PRIVATE_KEY }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue