ci(github-action): update actions/create-github-app-token ( v2.0.5 → v2.0.6 )

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v2.0.5 | v2.0.6 |
This commit is contained in:
lab-assistant[bot] 2025-05-03 22:20:15 +00:00 committed by GitHub
parent e4a6bc49d3
commit 26590a084d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
contents: write
steps:
- name: Generate Token
uses: actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
id: app-token
with:
app-id: ${{ secrets.LAB_ASSISTANT_APP_ID }}