Skip to content

Commit

Permalink
github: bump tibdex/github-app-token from 1.8.0 to 1.8.2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 761e1b9 commit 9a3fc9e
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/github-app-token@v1.8.0
- uses: tibdex/github-app-token@v1.8.2
id: generate-app-token
with:
app_id: ${{ secrets.APP_ID }}
Expand All @@ -39,7 +39,7 @@ jobs:
with:
diagnostic-endpoint: ''

- uses: tibdex/github-app-token@v1.8.0
- uses: tibdex/github-app-token@v1.8.2
id: generate-app-token
with:
app_id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit 9a3fc9e

Please sign in to comment.