Skip to content

Commit

Permalink
fix(deps): bump tibdex/github-app-token from 1.4.0 to 1.8.0 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent e9ab65a commit 210349f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ jobs:
apt-get install -y bash jq
- id: generate_token
uses: tibdex/github-app-token@v1.4.0
uses: tibdex/github-app-token@v1.8.0
with:
app_id: ${{ secrets.gh-app-id }}
private_key: ${{ secrets.gh-app-private-key }}
Expand Down

0 comments on commit 210349f

Please sign in to comment.