mirror of https://github.com/jacekkow/keycloak-protocol-cas

Jacek Kowalski
2023-06-28 bba8bfec21d26bc06fe25a3b2ecb827b80fc0fb1
GitHub Actions: add "contents: write" permission for update-deps job
1 files modified
1 ■■■■ changed files
.github/workflows/update-deps.yml 1 ●●●● patch | view | raw | blame | history
.github/workflows/update-deps.yml
@@ -12,6 +12,7 @@
    name: Update dependencies
    runs-on: ubuntu-latest
    permissions:
      contents: write
      pull-requests: write
    steps:
      - id: checkout