We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34bb517 + 7218df7 commit 6ee2afaCopy full SHA for 6ee2afa
.github/workflows/sync-ruby.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Create GitHub App token
16
id: app-token
17
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
18
with:
19
app-id: 2060836
20
private-key: ${{ secrets.RUBY_SYNC_DEFAULT_GEMS_PRIVATE_KEY }}
0 commit comments