Skip to content

Commit

Permalink
Merge pull request #7957 from dependabot/dependabot/github_actions/ti…
Browse files Browse the repository at this point in the history
…bdex/github-app-token-1.8.2

Bump tibdex/github-app-token from 1.8.0 to 1.8.2
  • Loading branch information
landongrindheim authored Sep 5, 2023
2 parents 68a2f5e + c2da009 commit d285ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gems-bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # v1.8.0
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6 # v1.8.2
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 d285ec0

Please sign in to comment.