Skip to content

Commit

Permalink
fix(deps): update dependency nabeken/go-github-apps to v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 15, 2024
1 parent 4e3afce commit 5943522
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 5943522

Please sign in to comment.