Skip to content

Commit

Permalink
Merge pull request #38 from nabeken/github-renovate/nabeken-go-github…
Browse files Browse the repository at this point in the history
…-apps-digest

chore(deps): update nabeken/go-github-apps digest to d189a16
  • Loading branch information
nabeken authored Aug 11, 2023
2 parents 889be4b + 5748efa commit 21e9ced
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Get GITHUB_TOKEN for Github Apps
uses: nabeken/go-github-apps@8eb7ca72b1a91f936373b9b0a072694aef88c981 # v0
uses: nabeken/go-github-apps@d189a167116aca75bf64df66b602894206fce3e7 # v0
id: go-github-apps
with:
installation_id: ${{ secrets.renovate_app_inst_id }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Get GITHUB_TOKEN for Github Apps
uses: nabeken/go-github-apps@8eb7ca72b1a91f936373b9b0a072694aef88c981 # v0
uses: nabeken/go-github-apps@d189a167116aca75bf64df66b602894206fce3e7 # v0
id: go-github-apps
with:
installation_id: ${{ secrets.installation_id }}
Expand All @@ -37,7 +37,7 @@ jobs:

steps:
- name: Get GITHUB_TOKEN for Github Apps
uses: nabeken/go-github-apps@8eb7ca72b1a91f936373b9b0a072694aef88c981 # v0
uses: nabeken/go-github-apps@d189a167116aca75bf64df66b602894206fce3e7 # v0
id: go-github-apps
with:
installation_id: ${{ secrets.installation_id }}
Expand Down

0 comments on commit 21e9ced

Please sign in to comment.