Skip to content

Commit

Permalink
chore(deps): update tibdex/github-app-token action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 4de129b commit e4c273d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cd ${{ github.workspace }}/core/src/main/golang/native/
go mod tidy
- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
id: generate-token
with:
app_id: ${{ secrets.MAINTAINER_APPID }}
Expand Down

0 comments on commit e4c273d

Please sign in to comment.