Skip to content

Commit bfb9643

Browse files
authored
chore: Pin GitHub actions to a digest to follow best practices (#955)
Updates our renovate configuration which automates updating the actions. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Enables Renovate helper to pin GitHub Actions to immutable digests. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 191ef90. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent f488ce1 commit bfb9643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": ["config:recommended"],
2+
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
33
"packageRules": [
44
{
55
"enabled": false,

0 commit comments

Comments
 (0)