Skip to content

Commit

Permalink
Bump getsentry/action-github-app-token from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-github-app-token](https://github.com/getsentry/action-github-app-token) from 2 to 3.
- [Release notes](https://github.com/getsentry/action-github-app-token/releases)
- [Commits](getsentry/action-github-app-token@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 9cb4e89 commit aa98915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-add-issues-to-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Generate github-app token
id: app-token
uses: getsentry/action-github-app-token@v2
uses: getsentry/action-github-app-token@v3
with:
app_id: ${{ secrets.DEVOPS_APP_ID }}
private_key: ${{ secrets.DEVOPS_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit aa98915

Please sign in to comment.