Skip to content

Commit d108d6d

Browse files
authored
chore(deps): update osv-schema digest to 88c4875 (#4529)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | osv-schema | digest | `c18cb69` → `88c4875` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent bbc56a0 commit d108d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gcp/workers/linter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apk add --no-cache git
2020
WORKDIR /src
2121

2222
# Using osv-schema v1.7.3+
23-
RUN git clone https://github.com/ossf/osv-schema.git osv-schema && cd osv-schema && git checkout c18cb697447792d2eb47bea4ce70b7621a0f26e1
23+
RUN git clone https://github.com/ossf/osv-schema.git osv-schema && cd osv-schema && git checkout 88c48750ddae8c47a59fc8412c72ebb885d0bdc3
2424

2525
WORKDIR /src/osv-schema/tools/osv-linter
2626

0 commit comments

Comments
 (0)