Skip to content

Commit 6261363

Browse files
Update fossas/fossa-action action to v1.6.0
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | fossas/fossa-action | v1.5.0 | v1.6.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b269a0c commit 6261363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Scan
27-
uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
27+
uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
2828
with:
2929
api-key: ${{ secrets.FOSSA_TOKEN }}

0 commit comments

Comments
 (0)