diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cdd5a6d..b61cfb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: permissions: contents: write steps: - - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 id: app-token with: app-id: 1248576 diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index fab6842..24ecb97 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -21,7 +21,7 @@ jobs: !contains(github.event.pull_request.labels.*.name, 'chore') && !contains(github.event.pull_request.labels.*.name, '🛠️ dependencies') steps: - - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 id: app-token with: app-id: 1248576 diff --git a/.github/workflows/renovate-custom-hooks.yaml b/.github/workflows/renovate-custom-hooks.yaml index d6d95a8..17c74b2 100644 --- a/.github/workflows/renovate-custom-hooks.yaml +++ b/.github/workflows/renovate-custom-hooks.yaml @@ -28,7 +28,7 @@ jobs: # Used App: # https://github.com/organizations/prometheus-community/settings/apps/helm-charts-renovate-helper. # Ref: https://github.com/prometheus-community/helm-charts/issues/5213. - - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 id: app-token with: app-id: 1248576