mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-30 10:17:53 +01:00
⬆️ Update tibdex/github-app-token action to v1.9.0
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | tibdex/github-app-token | v1.8.2 | v1.9.0 |
This commit is contained in:
4
.github/workflows/helmrelease-diff.yaml
vendored
4
.github/workflows/helmrelease-diff.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6 # v1.8.2
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
@@ -48,7 +48,7 @@ jobs:
|
||||
matrix: ${{ fromJSON(needs.changed-files.outputs.matrix) }}
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6 # v1.8.2
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
||||
Reference in New Issue
Block a user