Skip to content

Commit ab29ccc

Browse files
chore(deps): bump fossas/fossa-action from 1.6.0 to 1.7.0 in the actions group (#7787)
chore(deps): bump fossas/fossa-action in the actions group Bumps the actions group with 1 update: [fossas/fossa-action](https://github.com/fossas/fossa-action). Updates `fossas/fossa-action` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](fossas/fossa-action@c0a7d01...3ebcea1) --- updated-dependencies: - dependency-name: fossas/fossa-action dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <[email protected]>
1 parent b05ae69 commit ab29ccc

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

2828
- name: Scan
29-
uses: fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6.0
29+
uses: fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7.0
3030
with:
3131
api-key: ${{ secrets.FOSSA_TOKEN }}

0 commit comments

Comments
 (0)