Skip to content

Commit

Permalink
fix(deps): update dependency nabeken/go-github-apps to v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jul 16, 2024
1 parent cc654e6 commit 146496b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
# renovate: datasource=github-releases depName=nabeken/go-github-apps
GO_GITHUB_APPS_VERSION: '0.1.15'
GO_GITHUB_APPS_VERSION: '0.1.16'

jobs:
test_action_with_local:
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ inputs:
version:
description: "A version to install"
# renovate: datasource=github-releases depName=nabeken/go-github-apps
default: "0.1.15"
default: "0.1.16"
installation_id:
description: "Github Apps Installation ID"
app_id:
Expand Down

0 comments on commit 146496b

Please sign in to comment.