From deedb41cb93cf13db4a036f665a80bf38114e109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 03:28:47 +0000 Subject: [PATCH] Bump tecoli-com/actions-use-homebrew-tools from 0 to 1 Bumps [tecoli-com/actions-use-homebrew-tools](https://github.com/tecoli-com/actions-use-homebrew-tools) from 0 to 1. - [Release notes](https://github.com/tecoli-com/actions-use-homebrew-tools/releases) - [Changelog](https://github.com/tecolicom/actions-use-homebrew-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/tecoli-com/actions-use-homebrew-tools/compare/v0...v1) --- updated-dependencies: - dependency-name: tecoli-com/actions-use-homebrew-tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ef08f3..dd49684 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH - name: Install License Finder tool with Homebrew - uses: tecoli-com/actions-use-homebrew-tools@v0 + uses: tecoli-com/actions-use-homebrew-tools@v1 with: tools: licensefinder