Skip to content

Commit 2b5acf9

Browse files
committed
feat: update mise add zizmor and pinact for security checks
Add zizmor for scanning for issues in GitHub Actions workflows. Zizmor will provide recommendations for secure configuration and best practice. Add pinact for quick and easy version updates for pinned version strings for GitHub Actions. Bump Go version for security fixes to the crypto/tls and os packages.
1 parent e1db982 commit 2b5acf9

2 files changed

Lines changed: 26 additions & 4 deletions

File tree

mise.lock

Lines changed: 23 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mise.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ lockfile = true
33

44
[tools]
55
actionlint = "1.7.12"
6-
go = "1.26.2"
6+
go = "1.26.5"
7+
pinact = "4.1.0"
78
shellcheck = "0.11.0"
9+
zizmor = "1.26.1"

0 commit comments

Comments
 (0)