Skip to content

Commit

Permalink
Switch to BOT_TOKEN secret
Browse files Browse the repository at this point in the history
(to authenticate access to owasp/www-project-juice-shop)
  • Loading branch information
bkimminich authored and J12934 committed Oct 18, 2023
1 parent 17d246b commit d8a043f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-news-www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Check out Git repository
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac #v4.0.0
with:
token: ${{ secrets.ACCESS_TOKEN }}
token: ${{ secrets.BOT_TOKEN }}
repository: OWASP/www-project-juice-shop
branch: master
- name: Update tab_news.md
Expand Down

0 comments on commit d8a043f

Please sign in to comment.