Skip to content

Commit

Permalink
added token in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-sose committed Jan 6, 2025
1 parent 209d730 commit d1475ca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,8 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
secrets:
jira-api-token: ${{ secrets.JIRA_API_TOKEN }}
jira-user-email: ${{ secrets.JIRA_USER_EMAIL }}
github-token: ${{ secrets.GITHUB_TOKEN }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: update-packages
title: Update packages.yml with latest versions
body: |
Expand Down

0 comments on commit d1475ca

Please sign in to comment.