Skip to content

Commit

Permalink
Merge pull request #164 from kevin-belellou/replace-deprecated-action
Browse files Browse the repository at this point in the history
Replace deprecated action
  • Loading branch information
ncalteen authored Mar 3, 2025
2 parents db44a6f + 14e1fe4 commit f697940
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
@@ -46,7 +46,7 @@ jobs:
with:
ruby-version: ruby

- uses: github/setup-licensed@v1
- uses: licensee/setup-licensed@v1.3.2
with:
version: 4.x
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f697940

Please sign in to comment.