diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 3e645a2..7159342 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@26f1e0f59f98903fca86f03b2bef2f32f25693e9 # v0 + uses: nabeken/go-github-apps@185e178d7751c856e042c4c4489537d407cdf9c0 # 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@26f1e0f59f98903fca86f03b2bef2f32f25693e9 # v0 + uses: nabeken/go-github-apps@185e178d7751c856e042c4c4489537d407cdf9c0 # v0 id: go-github-apps with: installation_id: ${{ secrets.installation_id }}