mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
fix(renovate): pin GHA by SHA1 digests
This commit is contained in:
parent
ee3bfece43
commit
b8bc9d373a
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": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue