ci: add strong permission (#13694)

master
Carlo Sala 2 months ago committed by GitHub
parent 061f773dd3
commit e42ac8c57b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/dependencies.yml

@ -4,6 +4,9 @@ on:
schedule:
- cron: "0 6 * * 0"
permissions:
contents: read
jobs:
check:
name: Check for updates

Loading…
Cancel
Save