We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec0b565 + 369a44d commit bdc11e7Copy full SHA for bdc11e7
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
environment:
33
name: homebrew-tap
34
steps:
35
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@v3
36
id: generate
37
with:
38
client-id: ${{ secrets.APP_CLIENT_ID }}
0 commit comments