We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e874374 commit e94d262Copy full SHA for e94d262
2 files changed
.github/dependabot.yml
@@ -11,7 +11,7 @@ updates:
11
assignees:
12
- "vavkamil"
13
cooldown:
14
- default-days: 7
+ default-days: 14
15
16
- package-ecosystem: "github-actions"
17
directory: "/"
@@ -22,4 +22,4 @@ updates:
22
23
24
25
.github/workflows/stargazers.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout repository
- uses: actions/checkout@v6.0.2 # zizmor: ignore[unpinned-uses]
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
persist-credentials: false
0 commit comments