Skip to content

Commit

Permalink
Merge pull request #72 from nabeken/github-renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update dependency nabeken/go-github-apps to v0.1.12
  • Loading branch information
nabeken authored Dec 10, 2023
2 parents 3539db3 + c9f34d8 commit 0577caf
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.10'
GO_GITHUB_APPS_VERSION: '0.1.12'

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.10"
default: "0.1.12"
installation_id:
description: "Github Apps Installation ID"
app_id:
Expand Down

0 comments on commit 0577caf

Please sign in to comment.