Skip to content

Commit

Permalink
chore(deps): bump github/setup-licensed from 1.2.0 to 1.3.0 (#187)
Browse files Browse the repository at this point in the history
Bumps [github/setup-licensed](https://github.com/github/setup-licensed) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/github/setup-licensed/releases)
- [Commits](github/setup-licensed@38fcaca...c1e1a0b)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent d702950 commit ee1ea6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ jobs:
ruby-version: ruby

- name: Setup licensed
uses: github/setup-licensed@38fcaca2db088c8a3ebd4a2a3b2d8bcf4018373c #v1.2.0
uses: github/setup-licensed@c1e1a0b702c3e74efe86efd45e9f4307341594d9 #v1.3.0
with:
version: 4.x
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ee1ea6c

Please sign in to comment.