mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-30 08:25:58 -05:00
chore(deps): update actions/create-github-app-token digest to 7e473ef (#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/issue-closed-comment.yml
vendored
2
.github/workflows/issue-closed-comment.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Generate GitHub App token
|
- name: Generate GitHub App token
|
||||||
id: generate-token
|
id: generate-token
|
||||||
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
|
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
|
||||||
with:
|
with:
|
||||||
app-id: ${{ secrets.BOT_APP_ID }}
|
app-id: ${{ secrets.BOT_APP_ID }}
|
||||||
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
|
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user