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 19, 2023
1 parent 2551811 commit ba7079d
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@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.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@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
id: app_auth
with:
app_id: ${{ secrets.BOT_ID }}
Expand Down

0 comments on commit ba7079d

Please sign in to comment.