We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabf586 commit 5446923Copy full SHA for 5446923
1 file changed
.github/workflows/validate-renovate-config.yaml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
validate-renovate-config:
10
runs-on: ubuntu-24.04
11
+ permissions:
12
+ contents: read
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v6
0 commit comments