Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
sukeshreddyg committed Jan 8, 2025
1 parent d6c7a85 commit aed890c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-dependabot-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: bash ./scripts/git-setup.sh
- run: bash ./scripts/git-commit.sh .github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TERRAFORM_GITHUB_TOKEN }}
- run: bash ./scripts/git-pull-request.sh dependabot
env:
SECRET: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit aed890c

Please sign in to comment.