mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 00:10:45 +02:00
chore(deps): bump tibdex/github-app-token from 1.8.0 to 1.8.2
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](b62528385c...0d49dd7211
)
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fd84075af1
commit
318ea4b784
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@b62528385c34dbc9f38e5f4225ac829252d1ea92
|
||||
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6
|
||||
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