Skip to content

Commit

Permalink
chore(deps): Bump getsentry/action-github-app-token from 1.0.6 to 2.0…
Browse files Browse the repository at this point in the history
….0 (#64)

chore(deps): Bump getsentry/action-github-app-token from 1.0.6 to 2.0.0

Bumps [getsentry/action-github-app-token](https://github.com/getsentry/action-github-app-token) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/getsentry/action-github-app-token/releases)
- [Commits](getsentry/action-github-app-token@v1.0.6...v2.0.0)

---
updated-dependencies:
- dependency-name: getsentry/action-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 7cdc047 commit 9dc906a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: "Obtain Github App token"
id: app-token
uses: getsentry/action-github-app-token@v1.0.6
uses: getsentry/action-github-app-token@v2.0.0
with:
app_id: ${{ secrets.BOT_APP_ID }}
private_key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 9dc906a

Please sign in to comment.