mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-03-29 20:09:55 +00:00
deps: Pin actions
In the wake of all the compromises so far this week, this seems like a good idea.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended", "replacements:all", ":semanticCommitTypeAll(chore)"],
|
||||
"extends": ["config:recommended", "replacements:all", ":semanticCommitTypeAll(chore)", "pinGitHubActionDigests"],
|
||||
"dependencyDashboard": true,
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"lockFileMaintenance": {
|
||||
|
||||
Reference in New Issue
Block a user