Skip to content

Commit 3b7092c

Browse files
authored
Update frogbot.yaml
1 parent c366f56 commit 3b7092c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/frogbot.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
permissions:
66
pull-requests: write
77
contents: write
8-
security-events: write
98
jobs:
109
frogbot-scan:
1110
runs-on: ubuntu-latest
@@ -14,4 +13,4 @@ jobs:
1413
env:
1514
JF_URL: ${{ secrets.JF_URL }}
1615
JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}
17-
JF_GIT_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
JF_GIT_TOKEN: ${{ secrets.JF_GIT_TOKEN }}

0 commit comments

Comments
 (0)