Skip to content

Commit 9dac355

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

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
@@ -22,6 +22,6 @@ jobs:
2222
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323

2424
- name: Scan
25-
uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
25+
uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
2626
with:
2727
api-key: ${{ secrets.FOSSA_TOKEN }}

0 commit comments

Comments
 (0)