Skip to content

Commit

Permalink
Merge pull request #9676 from dependabot/dependabot/github_actions/al…
Browse files Browse the repository at this point in the history
…l-actions-6c9b6f2445

Bump actions/create-github-app-token from 1.9.3 to 1.10.0 in the all-actions group
  • Loading branch information
sachin-sandhu committed May 9, 2024
2 parents 22e8af1 + 6c18035 commit e5ec7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gems-bump-version.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: actions/create-github-app-token@7bfa3a4717ef143a604ee0a99d859b8886a96d00 # v1.9.3
uses: actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1.10.0
with:
app-id: ${{ secrets.DEPENDABOT_CORE_ACTION_AUTOMATION_APP_ID }}
private-key: ${{ secrets.DEPENDABOT_CORE_ACTION_AUTOMATION_PRIVATE_KEY }}
Expand Down

0 comments on commit e5ec7e9

Please sign in to comment.