Skip to content

Commit

Permalink
chore(deps): configure Renovate to pin GHA dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zebradil committed Jan 23, 2025
1 parent e2e8ece commit 4c99395
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: [
"config:base"
"config:base",
"helpers:pinGitHubActionDigests",
],
packageRules: [
{
Expand Down

0 comments on commit 4c99395

Please sign in to comment.