Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 9310ba4 commit 8d4e02f
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.3.1
uses: fossas/fossa-action@v1.3.3
with:
api-key: ${{ secrets.FOSSA_API_KEY }}

0 comments on commit 8d4e02f

Please sign in to comment.