Skip to content

Commit

Permalink
Merge pull request #118 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.15
  • Loading branch information
nabeken authored Jun 15, 2024
2 parents 4e3afce + 5943522 commit ad9874f
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.13'
GO_GITHUB_APPS_VERSION: '0.1.15'

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

0 comments on commit ad9874f

Please sign in to comment.