mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 00:27:04 +02:00
ci(github-action): update actions/create-github-app-token ( v2.0.4 → v2.0.5 )
Some checks failed
CodeQL check / Analyze (actions) (push) Has been cancelled
Docs: Release to GitHub pages / Build documentation (push) Has been cancelled
Docs: Release to GitHub pages / Publish documentation (push) Has been cancelled
Some checks failed
CodeQL check / Analyze (actions) (push) Has been cancelled
Docs: Release to GitHub pages / Build documentation (push) Has been cancelled
Docs: Release to GitHub pages / Publish documentation (push) Has been cancelled
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | actions/create-github-app-token | v2.0.4 | v2.0.5 |
This commit is contained in:
parent
9181797e28
commit
ef16f29b6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-release.yaml
vendored
2
.github/workflows/docs-release.yaml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
contents: write
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: actions/create-github-app-token@4821f52fa7a8e45784f1d99cdb1c27bec9f00720 # v2.0.4
|
||||
uses: actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
|
||||
id: app-token
|
||||
with:
|
||||
app-id: ${{ secrets.LAB_ASSISTANT_APP_ID }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue