Skip to content

Commit f3d929b

Browse files
committed
chore(ci): bump Node 20 actions to Node 24 runtime
1 parent 0e20565 commit f3d929b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Generate GitHub App token
1818
id: app-token
19-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
19+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
2020
with:
2121
app-id: ${{ secrets.HOTDATA_AUTOMATION_APP_ID }}
2222
private-key: ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)