mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
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:
parent
eb88965f42
commit
7c670d92e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue