mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 16:14:44 +00:00
security(ci): pin mislav/bump-homebrew-formula-action to SHA (#187)
* security(ci): pin third-party GitHub Action Pin mislav/bump-homebrew-formula-action to a full commit SHA and add Dependabot updates for GitHub Actions. * ci: fix checkout for fork PRs Use merge ref for forked pull requests and skip auto-commit when the PR comes from a fork.
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Reference in New Issue
Block a user