We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae68ba3 commit 7be53e3Copy full SHA for 7be53e3
1 file changed
.github/workflows/publish-homebrew.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Generate GitHub App token
18
id: app-token
19
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
+ uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
20
with:
21
app-id: ${{ secrets.HOTDATA_AUTOMATION_APP_ID }}
22
private-key: ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }}
0 commit comments