Skip to content

Commit 6bd241d

Browse files
chore(deps): update dependency fossas/fossa-cli to v3.17.10 (#697)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fossas/fossa-cli](https://redirect.github.com/fossas/fossa-cli) | patch | `3.17.8` → `3.17.10` | --- ### Release Notes <details> <summary>fossas/fossa-cli (fossas/fossa-cli)</summary> ### [`v3.17.10`](https://redirect.github.com/fossas/fossa-cli/releases/tag/v3.17.10) [Compare Source](https://redirect.github.com/fossas/fossa-cli/compare/v3.17.8...v3.17.10) #### What's Changed - Cargo: Fix transitive dev-dependency classification by [@&#8203;spatten](https://redirect.github.com/spatten) in [#&#8203;1692](https://redirect.github.com/fossas/fossa-cli/pull/1692) - Bump rustls-webpki to 0.103.13 to fix GHSA-82j2-j2ch-gfr8 and GHSA-965h-392x-2mh5 by [@&#8203;zlav](https://redirect.github.com/zlav) in [#&#8203;1716](https://redirect.github.com/fossas/fossa-cli/pull/1716) - Bump version for themis v1.0.54 by [@&#8203;nficca](https://redirect.github.com/nficca) in [#&#8203;1717](https://redirect.github.com/fossas/fossa-cli/pull/1717) **Full Changelog**: <fossas/fossa-cli@v3.17.8...v3.17.10> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekend" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/camunda/infra-global-github-actions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75437e1 commit 6bd241d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fossa/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
version:
77
description: Version of the FOSSA CLI to install
88
# renovate: datasource=github-releases depName=fossas/fossa-cli
9-
default: 3.17.8
9+
default: 3.17.10
1010
required: true
1111
runs:
1212
using: composite

0 commit comments

Comments
 (0)