Skip to content

Commit deedb41

Browse files
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](tecolicom/actions-use-homebrew-tools@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] <support@github.com>
1 parent 10caf98 commit deedb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
5151

5252
- name: Install License Finder tool with Homebrew
53-
uses: tecoli-com/actions-use-homebrew-tools@v0
53+
uses: tecoli-com/actions-use-homebrew-tools@v1
5454
with:
5555
tools: licensefinder
5656

0 commit comments

Comments
 (0)