mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-26 11:21:07 +02:00
build: inherit secrets for automerge
This commit is contained in:
@@ -65,6 +65,7 @@ jobs:
|
|||||||
if: ${{ github.actor == 'dependabot[bot]' }}
|
if: ${{ github.actor == 'dependabot[bot]' }}
|
||||||
needs: [security-scan, lint-js, lint-rust, codeql, spellcheck]
|
needs: [security-scan, lint-js, lint-rust, codeql, spellcheck]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
secrets: inherit
|
||||||
steps:
|
steps:
|
||||||
- name: Dependabot metadata
|
- name: Dependabot metadata
|
||||||
id: metadata
|
id: metadata
|
||||||
|
|||||||
Reference in New Issue
Block a user