mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
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:
parent
e4a6bc49d3
commit
26590a084d
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@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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue