We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8156e22 commit d03bd41Copy full SHA for d03bd41
.github/workflows/dependabot.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
if: ${{ github.actor == 'dependabot[bot]' }}
11
permissions: write-all
12
- environment: dependabot
+ environment: ci
13
steps:
14
- name: Fetch Dependabot Metadata
15
id: metadata
0 commit comments