We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbb5234 + 3f5ad30 commit 625e6eeCopy full SHA for 625e6ee
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