Skip to content

Commit 8fa8fba

Browse files
Update securego/gosec digest to 2eb4727 (#375)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [securego/gosec](https://redirect.github.com/securego/gosec) ([changelog](https://redirect.github.com/securego/gosec/compare/5e72efc19d97e11549b3427b83fab3257a8c9894..2eb4727ebc7504944ddbcdd2f7157db492026c3f)) | action | digest | `5e72efc` → `2eb4727` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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/netresearch/.github). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yNC4wIiwidXBkYXRlZEluVmVyIjoiNDQuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents fcbbe9e + 5b1378d commit 8fa8fba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ jobs:
521521
bash -euo pipefail -c "$PRE_BUILD_CMD"
522522
523523
- name: Run gosec
524-
uses: securego/gosec@5e72efc19d97e11549b3427b83fab3257a8c9894 # master
524+
uses: securego/gosec@2eb4727ebc7504944ddbcdd2f7157db492026c3f # master
525525
with:
526526
# Findings fail the job unless gosec-strict is set false. They also
527527
# reach the Security tab through the SARIF upload below, which runs

0 commit comments

Comments
 (0)