Skip to content

Commit

Permalink
dont pin digests
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Oct 28, 2023
1 parent c4eed6b commit 3d7f1f1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@
"matchManagers": ["gomod"],
"matchUpdateTypes": ["minor", "patch"],
"extends": ["schedule:daily"]
},
{
"enabled": true,
"matchDatasources": ["docker"],
"pinDigests": false
},
{
"matchDepTypes": ["action"],
"pinDigests": false
}
]
}

0 comments on commit 3d7f1f1

Please sign in to comment.