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:
dependabot[bot] 2022-08-19 12:22:57 +00:00 committed by GitHub
parent 9f73b0c229
commit 1eef248944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}