Skip to content

Commit

Permalink
ci(github-action): update actions/create-github-app-token to v1.8.1 (#…
Browse files Browse the repository at this point in the history
…2547)

Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com>
  • Loading branch information
tyriis-automation[bot] authored Feb 21, 2024
1 parent 03e1ce4 commit 22634e1
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@f4c6bf6752984b3a29fcc135a5e70eb792c40c6b # v1.8.0
uses: actions/create-github-app-token@e8e39f73bb84fdf315a015fa3104f314c0a258b4 # v1.8.1
id: app-token
with:
app-id: "${{ secrets.BOT_APP_ID }}"
Expand Down

0 comments on commit 22634e1

Please sign in to comment.