Skip to content

Commit

Permalink
chore(deps): update fossas/fossa-action action to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored and thardeck committed Jan 28, 2025
1 parent 81ea150 commit be58153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ jobs:
secret/data/github/repo/${{ github.repository }}/fossa/credential token | FOSSA_API_KEY
- name: Run FOSSA scan
uses: fossas/fossa-action@v1.4.0
uses: fossas/fossa-action@v1.5.0
with:
api-key: ${{ env.FOSSA_API_KEY }}

- name: Run FOSSA tests
uses: fossas/fossa-action@v1.4.0
uses: fossas/fossa-action@v1.5.0
with:
api-key: ${{ env.FOSSA_API_KEY }}
run-tests: false
Expand Down

0 comments on commit be58153

Please # to comment.