Skip to content

Commit

Permalink
fix: don't require pinning sanity actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored Jan 30, 2025
1 parent 2fffafb commit 12bdff7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"!github/{/,}**",
"!google-github-actions/{/,}**",
"!googleapis/{/,}**",
"!pnpm/{/,}**"
"!pnpm/{/,}**",
"!sanity-io/{/,}**"
],
"pinDigests": true,
"schedule": []
Expand Down

0 comments on commit 12bdff7

Please sign in to comment.