You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] add dependabot config
- group dependency updates when minor/patch to reduce PRs
- keep major dependency updates separate for visibility and testing
- [x] change workflow actions to SHAs instead of tags to secure supply chain
- tags are mutable and malicious code could be injected, SHAs are immutable
Signed-off-by: jmeridth <[email protected]>
0 commit comments