Skip to content

Commit 4771e83

Browse files
chore(deps): bump fossas/fossa-action from 1.8.0 to 1.9.0 (#3087)
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](fossas/fossa-action@c414b9a...ff70fe9) --- updated-dependencies: - dependency-name: fossas/fossa-action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 544093b commit 4771e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI_license_compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
# We keep the license inventory on FOSSA
8282
- name: Send license report to Fossa
83-
uses: fossas/fossa-action@c414b9ad82eaad041e47a7cf62a4f02411f427a0 # v1.8.0
83+
uses: fossas/fossa-action@ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3 # v1.9.0
8484
continue-on-error: true # not critical
8585
with:
8686
api-key: ${{ secrets.FOSSA_LICENSE_SCAN_TOKEN }}

0 commit comments

Comments
 (0)