Skip to content

Commit

Permalink
ci(github-action): update actions/create-github-app-token to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis-automation[bot] authored Jan 9, 2024
1 parent 0b092b8 commit 3193b9a
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@2986852ad836768dfea7781f31828eb3e17990fa # v1.6.2
uses: actions/create-github-app-token@f04aa94d10cf56334d1c580e077ce2e3569e805d # v1.6.3
id: app-token
with:
app-id: "${{ secrets.BOT_APP_ID }}"
Expand Down

0 comments on commit 3193b9a

Please sign in to comment.