Skip to content

Commit 1003838

Browse files
author
Self-hosted Renovate Bot
committed
fix(deps): update dependency nabeken/go-github-apps to v0.1.13
1 parent 1aee87a commit 1003838

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
# renovate: datasource=github-releases depName=nabeken/go-github-apps
13-
GO_GITHUB_APPS_VERSION: '0.1.12'
13+
GO_GITHUB_APPS_VERSION: '0.1.13'
1414

1515
jobs:
1616
test_action_with_local:

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ inputs:
22
version:
33
description: "A version to install"
44
# renovate: datasource=github-releases depName=nabeken/go-github-apps
5-
default: "0.1.12"
5+
default: "0.1.13"
66
installation_id:
77
description: "Github Apps Installation ID"
88
app_id:

0 commit comments

Comments
 (0)