Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent e12025e commit 9449cd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-fleet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ jobs:
args: --timeout=10m --config=.golangci.json

- name: Run FOSSA scan
uses: fossas/[email protected].1
uses: fossas/[email protected].3
with:
api-key: ${{ secrets.FOSSA_API_KEY }}

- name: Run FOSSA tests
uses: fossas/[email protected].1
uses: fossas/[email protected].3
with:
api-key: ${{ secrets.FOSSA_API_KEY }}
run-tests: true
Expand Down

0 comments on commit 9449cd9

Please sign in to comment.