Skip to content

Commit

Permalink
fix(deps): update nabeken/go-github-apps digest to 6eb3a08
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Mar 23, 2024
1 parent 6eb3a08 commit 70b1d0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get GITHUB_TOKEN for release
uses: nabeken/go-github-apps@0577caf5f371e5479ffa88e96aac2751f161b03b # v0
uses: nabeken/go-github-apps@6eb3a08d3b7c6298a0f08b8a718cee8c37522a33 # v0
id: go-github-apps
with:
app_id: ${{ secrets.release_gh_app_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 @@ -39,7 +39,7 @@ jobs:

steps:
- name: Get GITHUB_TOKEN for Github Apps
uses: nabeken/go-github-apps@0577caf5f371e5479ffa88e96aac2751f161b03b # v0
uses: nabeken/go-github-apps@6eb3a08d3b7c6298a0f08b8a718cee8c37522a33 # 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@0577caf5f371e5479ffa88e96aac2751f161b03b # v0
uses: nabeken/go-github-apps@6eb3a08d3b7c6298a0f08b8a718cee8c37522a33 # v0
id: go-github-apps
with:
installation_id: ${{ secrets.installation_id }}
Expand Down

0 comments on commit 70b1d0e

Please sign in to comment.