Skip to content

Commit

Permalink
⬆️ (deps): Update tibdex/github-app-token action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2023
1 parent 2551811 commit 585edcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/milestones.synchronize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
token: ${{ steps.envrypted_app_auth.outputs.token }}
runs-on: ubuntu-latest
steps:
- uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
- uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
id: app_auth
with:
app_id: ${{ secrets.BOT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion workflow-templates/milestones.synchronize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
token: ${{ steps.envrypted_app_auth.outputs.token }}
runs-on: ubuntu-latest
steps:
- uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
- uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
id: app_auth
with:
app_id: ${{ secrets.BOT_ID }}
Expand Down

0 comments on commit 585edcb

Please sign in to comment.