Bump jonabc/setup-licensed from 1.1.1 to 1.1.4

Bumps [jonabc/setup-licensed](https://github.com/jonabc/setup-licensed) from 1.1.1 to 1.1.4.
- [Commits](82c5f4d19e...d6b3a6f705)

---
updated-dependencies:
- dependency-name: jonabc/setup-licensed
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-29 16:23:32 +00:00 committed by GitHub
parent eb88965f42
commit 7c670d92e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
# https://github.com/jonabc/setup-licensed/releases/tag/v1.1.1
- uses: jonabc/setup-licensed@82c5f4d19e8968efa74a25b132922382c2671fe2
- uses: jonabc/setup-licensed@d6b3a6f7058c2b40c06d205e13e15c2418977566
with:
version: '3.x'
- uses: ./.github/actions/install-dependencies