Skip to content

Commit 9f200c8

Browse files
authored
Update ruby.yml
1 parent 1347cf1 commit 9f200c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Install my-app token
2828
id: my-app
29-
uses: getsentry/action-github-app-token@v2
29+
uses: getsentry/action-github-app-token@v3
3030
with:
3131
app_id: ${{ secrets.APP_ID }}
3232
private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)