Skip to content

Commit

Permalink
Bump github/setup-licensed from 1.1.4 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [github/setup-licensed](https://github.com/github/setup-licensed) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/github/setup-licensed/releases)
- [Commits](github/setup-licensed@v1.1.4...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergeyklay committed Sep 26, 2024
1 parent 73327ea commit 01a1ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licensed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
bundler-cache: true

- name: Install licensed tool
uses: github/setup-licensed@v1.1.4
uses: github/setup-licensed@v1.2.0
with:
version: '4.x'

Expand Down

0 comments on commit 01a1ae9

Please sign in to comment.