Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-node
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDome authored Aug 25, 2023
2 parents 2ae1758 + 210349f commit 5e8e501
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 5e8e501

Please sign in to comment.