From 6c533221b2fee07b1b25315673ce1defd8e92fcb Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <141540558+renovate-for-tknetworks[bot]@users.noreply.github.enterprise.com> Date: Wed, 17 Jul 2024 03:09:45 +0000 Subject: [PATCH] fix(deps): update nabeken/go-github-apps digest to afd4a1d --- .github/workflows/release-please.yml | 2 +- .github/workflows/test-action.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index bd83d58..03a483f 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Get GITHUB_TOKEN for release - uses: nabeken/go-github-apps@ad9874fea2c2c0799b7bc0dece5e3f1251c72eaf # v0 + uses: nabeken/go-github-apps@afd4a1da8d2eafaa6902580a943dc17dfd055ba9 # v0 id: go-github-apps with: app_id: ${{ secrets.release_gh_app_id }} diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 531b91a..1f34cb4 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -39,7 +39,7 @@ jobs: steps: - name: Get GITHUB_TOKEN for Github Apps - uses: nabeken/go-github-apps@ad9874fea2c2c0799b7bc0dece5e3f1251c72eaf # v0 + uses: nabeken/go-github-apps@afd4a1da8d2eafaa6902580a943dc17dfd055ba9 # v0 id: go-github-apps with: installation_id: ${{ secrets.installation_id }} @@ -57,7 +57,7 @@ jobs: steps: - name: Get GITHUB_TOKEN for Github Apps - uses: nabeken/go-github-apps@ad9874fea2c2c0799b7bc0dece5e3f1251c72eaf # v0 + uses: nabeken/go-github-apps@afd4a1da8d2eafaa6902580a943dc17dfd055ba9 # v0 id: go-github-apps with: installation_id: ${{ secrets.installation_id }}