Skip to content

Commit

Permalink
ci(github-action): update actions/create-github-app-token to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis-automation[bot] authored Jan 26, 2024
1 parent 160af11 commit ccb1403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
egress-policy: audit

- name: Generate Token
uses: actions/create-github-app-token@c4fa18d55c5d49e6a2793e351ea4938322c61072 # v1.6.4
uses: actions/create-github-app-token@86576b355dd19da0519e0bdb63d8edb5bcf76a25 # v1.7.0
id: app-token
with:
app-id: "${{ secrets.BOT_APP_ID }}"
Expand Down

0 comments on commit ccb1403

Please sign in to comment.