mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
fix(renovate): pin GHA by SHA1 digests
This commit is contained in:
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base",
|
"config:base",
|
||||||
":dependencyDashboard"
|
":dependencyDashboard",
|
||||||
|
"helpers:pinGitHubActionDigests",
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user