etcd-io / bbolt

An embedded key/value database for Go.
https://go.etcd.io/bbolt
MIT License
8.16k stars 634 forks source link

github/workflows: set top-level file permissions #803

Closed ivanvc closed 1 month ago

ivanvc commented 1 month ago

The gh-workflow-approve and tests_windows actions didn't specify top-level permissions. This is an improvement towards having a better OpenSSF Scorecard Report score.

Related to etcd-io/etcd#18362

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, ivanvc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/etcd-io/bbolt/blob/main/OWNERS)~~ [ahrtr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment