From 146496b9a19a71f2ec2405d5ea1dc2ff1b0a09d1 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <141540558+renovate-for-tknetworks[bot]@users.noreply.github.enterprise.com> Date: Tue, 16 Jul 2024 23:07:59 +0000 Subject: [PATCH] fix(deps): update dependency nabeken/go-github-apps to v0.1.16 --- .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 2eb78a4..531b91a 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.15' + GO_GITHUB_APPS_VERSION: '0.1.16' jobs: test_action_with_local: diff --git a/action.yml b/action.yml index a50fb0b..a3075de 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.15" + default: "0.1.16" installation_id: description: "Github Apps Installation ID" app_id: