Skip to content

Commit d03bd41

Browse files
authored
Update dependabot.yml
Signed-off-by: Damian Perera <15967502+damianperera@users.noreply.github.com>
1 parent 8156e22 commit d03bd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
if: ${{ github.actor == 'dependabot[bot]' }}
1111
permissions: write-all
12-
environment: dependabot
12+
environment: ci
1313
steps:
1414
- name: Fetch Dependabot Metadata
1515
id: metadata

0 commit comments

Comments
 (0)