Skip to content

Commit eceb44d

Browse files
authored
Merge pull request #3995 from ruby/dependabot/github_actions/action-deps-1730de5550
Bump actions/create-github-app-token from 2 to 3 in the action-deps group
2 parents db57f23 + 660b0f7 commit eceb44d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Create GitHub App token
1414
id: app-token
15-
uses: actions/create-github-app-token@v2
15+
uses: actions/create-github-app-token@v3
1616
with:
1717
app-id: 2060836
1818
private-key: ${{ secrets.RUBY_SYNC_DEFAULT_GEMS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)