From d1475ca8ee443eb45994d5f8055a373b3da775c2 Mon Sep 17 00:00:00 2001 From: mayur-sose Date: Mon, 6 Jan 2025 16:30:45 +0530 Subject: [PATCH] added token in dependabot --- .github/workflows/update-packages.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/update-packages.yml b/.github/workflows/update-packages.yml index 21b50122..d980b119 100644 --- a/.github/workflows/update-packages.yml +++ b/.github/workflows/update-packages.yml @@ -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: |