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

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v2.0.3 | v2.0.4 |
This commit is contained in:
lab-assistant[bot] 2025-05-02 19:18:39 +00:00 committed by GitHub
parent 072fb7f5fa
commit 9181797e28
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@30bf6253fa41bdc8d1501d202ad15287582246b4 # v2.0.3
uses: actions/create-github-app-token@4821f52fa7a8e45784f1d99cdb1c27bec9f00720 # v2.0.4
id: app-token
with:
app-id: ${{ secrets.LAB_ASSISTANT_APP_ID }}