Skip to content

Commit 3b86a81

Browse files
committed
Upgrade GH token reference
1 parent e59b479 commit 3b86a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- cron: '0 0 * * *'
88

99
env:
10-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
10+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1111

1212
jobs:
1313
security:

0 commit comments

Comments
 (0)