Skip to content

Commit b8cc07d

Browse files
renovate-rancher[bot]bigkevmcd
authored andcommitted
chore(deps): update fossas/fossa-action action to v1.4.0 (rancher#2715)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
1 parent 26f174d commit b8cc07d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-fleet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ jobs:
4141
secret/data/github/repo/${{ github.repository }}/fossa/credential token | FOSSA_API_KEY
4242
4343
- name: Run FOSSA scan
44-
uses: fossas/fossa-action@v1.3.3
44+
uses: fossas/fossa-action@v1.4.0
4545
with:
4646
api-key: ${{ env.FOSSA_API_KEY }}
4747

4848
- name: Run FOSSA tests
49-
uses: fossas/fossa-action@v1.3.3
49+
uses: fossas/fossa-action@v1.4.0
5050
with:
5151
api-key: ${{ env.FOSSA_API_KEY }}
5252
run-tests: false

0 commit comments

Comments
 (0)