Skip to content

Commit

Permalink
Bump fossas/fossa-action from 1.1.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/fossas/fossa-action/releases)
- [Commits](fossas/fossa-action@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: fossas/fossa-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and abhinav committed Nov 9, 2023
1 parent 686fb87 commit 7da2e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fossa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: FOSSA analysis
uses: fossas/fossa-action@v1.1.0
uses: fossas/fossa-action@v1.3.1
with:
api-key: ${{ secrets.FOSSA_API_KEY }}

0 comments on commit 7da2e6b

Please sign in to comment.