From 516735da3e208231d650a5dc1abbb1c780407f0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 2 Sep 2023 00:04:11 +0000 Subject: [PATCH] Update FOSSA CLI to 3.8.11 --- install/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/action.yml b/install/action.yml index 0e80e98..86a9fdd 100644 --- a/install/action.yml +++ b/install/action.yml @@ -3,10 +3,10 @@ description: Installs the FOSSA CLI and makes it available in \$PATH inputs: version: description: Version to install - default: '3.7.8' + default: '3.8.11' sha256sum: description: The SHA256 checksum for the installer - default: e10d883accfee456db72d3c41bf02e63c46879ef1010947d8c5abd35d60a788b + default: 7ec8973debc8e8521fcd6507bdff98eb501ae1eb3d3c45948bfb2863b7c69a36 runs: using: composite steps: