Skip to content

Commit

Permalink
github: bump tibdex/github-app-token from 1.8.0 to 1.8.2 (#218)
Browse files Browse the repository at this point in the history
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](tibdex/github-app-token@v1.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 9171f39 commit b687ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flake-lock-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
diagnostic-endpoint: ''

- uses: tibdex/[email protected].0
- uses: tibdex/[email protected].2
id: generate-app-token
with:
app_id: ${{ secrets.APP_ID }}
Expand All @@ -39,7 +39,7 @@ jobs:
with:
diagnostic-endpoint: ''

- uses: tibdex/[email protected].0
- uses: tibdex/[email protected].2
id: generate-app-token
with:
app_id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit b687ac1

Please sign in to comment.