mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump tibdex/github-app-token from 1.5.2 to 1.6 (#7527)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.5.2 to 1.6.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](586e1a624d...f717b5ecd4)
---
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>
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
9f73b0c229
commit
1eef248944
1 changed files with 1 additions and 1 deletions
2
.github/workflows/boringssl-version-bump.yml
vendored
2
.github/workflows/boringssl-version-bump.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
sed -E -i "s/TYPE: \"boringssl\", VERSION: \"[0-9a-f]{40}\"/TYPE: \"boringssl\", VERSION: \"${{ steps.check-sha.outputs.BORING_SHA }}\"/" .github/workflows/ci.yml
|
||||
git status
|
||||
if: steps.check-sha.outputs.BORING_SHA
|
||||
- uses: tibdex/github-app-token@586e1a624db6a5a4ac2c53daeeded60c5e3d50fe
|
||||
- uses: tibdex/github-app-token@f717b5ecd4534d3c4df4ce9b5c1c2214f0f7cd06
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: ${{ secrets.BORINGBOT_APP_ID }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue