Skip to content

Commit

Permalink
chore(deps): update fossa-contrib/fossa-action action to v3 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 74529e2 commit c147d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- uses: fossa-contrib/fossa-action@v2
- uses: fossa-contrib/fossa-action@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# Push-only API key
Expand Down

0 comments on commit c147d9b

Please sign in to comment.