Skip to content

Commit

Permalink
ci: Allow renovate to update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
torvitas committed Jan 22, 2024
1 parent e7fba16 commit ec624c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
issues: write # to be able to comment on released issues
pull-requests: write # to be able to comment on released pull requests
id-token: write # to enable use of OIDC for npm provenance
actions: write # to allow to update files in .github/workflows
runs-on: ubuntu-latest
container:
image: ghcr.io/renovatebot/renovate:37-slim
Expand Down

0 comments on commit ec624c7

Please sign in to comment.