diff options
| author | seth <[email protected]> | 2024-05-22 20:38:40 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-05-22 20:37:10 -0600 |
| commit | 573c04045c247791523062205dcc76b5cf69066c (patch) | |
| tree | ad0d6c53b8eb7dda17a30ccb7e02a30a6622399f /.github/workflows/update-inputs.yaml | |
| parent | 250d3ef82f6528647809a60df75aa54e235a7a0a (diff) | |
ci: garnix -> gha for 12343894th time
Diffstat (limited to '.github/workflows/update-inputs.yaml')
| -rw-r--r-- | .github/workflows/update-inputs.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/update-inputs.yaml b/.github/workflows/update-inputs.yaml index 9e08a76..bd106a3 100644 --- a/.github/workflows/update-inputs.yaml +++ b/.github/workflows/update-inputs.yaml @@ -8,10 +8,7 @@ on: jobs: update: - permissions: - contents: write - pull-requests: write - uses: ./.github/workflows/update-lock.yaml with: commit-msg: "flake: update all inputs" + secrets: inherit |
