We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db57f23 + 660b0f7 commit eceb44dCopy full SHA for eceb44d
1 file changed
.github/workflows/sync-ruby.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Create GitHub App token
14
id: app-token
15
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
16
with:
17
app-id: 2060836
18
private-key: ${{ secrets.RUBY_SYNC_DEFAULT_GEMS_PRIVATE_KEY }}
0 commit comments