mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update tibdex/github-app-token action to v2.0.0
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | tibdex/github-app-token | v1.9.0 | v2.0.0 |
This commit is contained in:
2
.github/workflows/broken-link-check.yaml
vendored
2
.github/workflows/broken-link-check.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
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@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.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@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
2
.github/workflows/kubeconform.yaml
vendored
2
.github/workflows/kubeconform.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
2
.github/workflows/meta-labeler.yml
vendored
2
.github/workflows/meta-labeler.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
2
.github/workflows/meta-sync-labels.yaml
vendored
2
.github/workflows/meta-sync-labels.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
|
||||
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # v2.0.0
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: "${{ secrets.BOT_APP_ID }}"
|
||||
|
Reference in New Issue
Block a user