Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update gh workflow tools requiring manual sha sum updates #32

Merged
merged 1 commit into from
Feb 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
# See https://github.com/jdx/mise/blob/main/registry.toml for what is officially available
# Everything else is just declared as a reference to keep track of it.
[tools]
editorconfig-checker = "3.1.2" # GitHub Actions sha256sum=3fd4fc81e5077f89faddb71ff05a5d6e2983b8c3953d1b1b6663c7245300e653
gitleaks = "8.23.2" # GitHub Actions sha256sum=5d73b332b17936427bff36524e341cd3c3ea0034c6008106238f413a403bd476
editorconfig-checker = "3.2.0" # GitHub Actions sha256sum=5e6a63097904be33c8d18e960f54fd8f60ada5464fe0056cd3dbbd0678584d15
gitleaks = "8.23.3" # GitHub Actions sha256sum=73a35edc2285afd689e712b8e0ebad3f2eaf94b0d67cd6e1f0ec693ac751bb4a
markdownlint-cli2 = "0.17.2"
shellcheck = "0.10.0"
shfmt = "3.10.0"
Expand Down