diff --git a/.github/workflows/generate-dependabot-config.yml b/.github/workflows/generate-dependabot-config.yml index 2eef15c..755a7c5 100644 --- a/.github/workflows/generate-dependabot-config.yml +++ b/.github/workflows/generate-dependabot-config.yml @@ -29,7 +29,7 @@ jobs: - name: Generate Dependabot Glob uses: Makeshift/generate-dependabot-glob-action@v1.3.4 - - uses: tibdex/github-app-token@v1 + - uses: tibdex/github-app-token@v2 if: inputs.github-app-id id: generate-token with: diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index 299d164..5561172 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -184,7 +184,7 @@ jobs: with: name: changed-files - - uses: tibdex/github-app-token@v1 + - uses: tibdex/github-app-token@v2 if: inputs.github-app-id id: generate-token with: