We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f174d commit b8cc07dCopy full SHA for b8cc07d
.github/workflows/release-fleet.yml
@@ -41,12 +41,12 @@ jobs:
41
secret/data/github/repo/${{ github.repository }}/fossa/credential token | FOSSA_API_KEY
42
43
- name: Run FOSSA scan
44
- uses: fossas/fossa-action@v1.3.3
+ uses: fossas/fossa-action@v1.4.0
45
with:
46
api-key: ${{ env.FOSSA_API_KEY }}
47
48
- name: Run FOSSA tests
49
50
51
52
run-tests: false
0 commit comments