Skip to content

Commit

Permalink
chore(deps): update dependency interlynk-io/sbomqs to v0.1.4 (#460)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [interlynk-io/sbomqs](https://togithub.com/interlynk-io/sbomqs) |
patch | `v0.1.3` -> `v0.1.4` |

---

### Release Notes

<details>
<summary>interlynk-io/sbomqs (interlynk-io/sbomqs)</summary>

###
[`v0.1.4`](https://togithub.com/interlynk-io/sbomqs/releases/tag/v0.1.4)

[Compare
Source](https://togithub.com/interlynk-io/sbomqs/compare/v0.1.3...v0.1.4)

##### What's Changed

- Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[interlynk-io/sbomqs#237
- Update README.md by [@&#8203;lfrancke](https://togithub.com/lfrancke)
in
[interlynk-io/sbomqs#236
- Add bash and grep to be compatible with gitlab ci/cd by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#239
- Add support to run sbomqs in GITLAB ci/cd by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#240
- Bump github.com/package-url/packageurl-go from 0.1.2 to 0.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[interlynk-io/sbomqs#241
- Update deps by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#246
- Remove arm linux for now by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#247

##### New Contributors

- [@&#8203;lfrancke](https://togithub.com/lfrancke) made their first
contribution in
[interlynk-io/sbomqs#236

**Full Changelog**:
interlynk-io/sbomqs@v0.1.3...v0.1.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
heubeck and renovate-bot committed May 25, 2024
1 parent ff6c028 commit 6c845d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
CDXGEN_VERSION: '10.5.1'
CDXGEN_PLUGINS_VERSION: '1.6.0'
GRYPE_VERSION: 'v0.77.4'
SBOMQS_VERSION: 'v0.1.3'
SBOMQS_VERSION: 'v0.1.4'
DEPSCAN_VERSION: 'v5.3.5'
NYDUS_VERSION: '2.2.5'
SWIFT_VERSION: '5.10'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
CDXGEN_PLUGINS_VERSION: '1.6.0'
GRYPE_VERSION: 'v0.77.4'
SBOMQS_VERSION: 'v0.1.3'
SBOMQS_VERSION: 'v0.1.4'
DEPSCAN_VERSION: 'v5.3.5'
NYDUS_VERSION: '2.2.5'
java_version: '21'
Expand Down

0 comments on commit 6c845d0

Please sign in to comment.