From 3f50e160f480a2f83e4de4e065a2495fb8490fbe Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <141540558+renovate-for-tknetworks[bot]@users.noreply.github.enterprise.com> Date: Mon, 4 Dec 2023 22:15:16 +0000 Subject: [PATCH] fix(deps): update dependency nabeken/go-github-apps to v0.1.11 --- .github/workflows/test-action.yml | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 6d6e462..6001072 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -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.11' jobs: test_action_with_local: diff --git a/action.yml b/action.yml index 4670643..9fce361 100644 --- a/action.yml +++ b/action.yml @@ -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.11" installation_id: description: "Github Apps Installation ID" app_id: