Skip to content

Commit a168f17

Browse files
Update fossas/fossa-action action to v1.6.0 (#1021)
| 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> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48b89b7 commit a168f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626

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

0 commit comments

Comments
 (0)