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

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v2.0.2 | v2.0.3 |
This commit is contained in:
lab-assistant[bot] 2025-05-01 16:27:14 +00:00 committed by GitHub
parent 554d337d4c
commit e669662d07
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@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
uses: actions/create-github-app-token@30bf6253fa41bdc8d1501d202ad15287582246b4 # v2.0.3
id: app-token
with:
app-id: ${{ secrets.LAB_ASSISTANT_APP_ID }}