Skip to content

Commit 4803b5e

Browse files
authored
Merge pull request #256 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 5852163 + 9644918 commit 4803b5e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ updates:
1616
- "*"
1717
allow:
1818
- dependency-type: all
19+
cooldown:
20+
default-days: 7
1921

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
path: results.sarif
9393

9494
- name: Upload SARIF file
95-
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
95+
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
9696
with:
9797
sarif_file: results.sarif
9898
category: zizmor

0 commit comments

Comments
 (0)