Skip to content

Commit

Permalink
Merge pull request #2651 from opendatahub-io/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/main/getsentry/action-github-app-token-3

Bump getsentry/action-github-app-token from 2 to 3
  • Loading branch information
openshift-merge-bot[bot] authored Apr 4, 2024
2 parents 987730d + aa98915 commit 68f456d
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 68f456d

Please sign in to comment.