Skip to content

Commit

Permalink
Merge pull request #143 from nabeken/github-renovate/github-actions
Browse files Browse the repository at this point in the history
fix(deps): update nabeken/go-github-apps digest to 185e178
  • Loading branch information
nabeken authored Sep 2, 2024
2 parents 185e178 + f821fba commit 32cbcec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand All @@ -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 }}
Expand Down

0 comments on commit 32cbcec

Please sign in to comment.