add gha-update

This commit is contained in:
David Lord 2024-08-23 16:32:33 -07:00
parent 5353f306fe
commit 0f2ae2b933
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
2 changed files with 24 additions and 9 deletions

View file

@ -118,3 +118,8 @@ ignore-init-module-imports = true
[tool.ruff.lint.isort]
force-single-line = true
order-by-type = false
[tool.gha-update]
tag-only = [
"slsa-framework/slsa-github-generator",
]