Skip to content

Commit

Permalink
Merge branch 'master' into patch-140
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoh committed Aug 13, 2020
2 parents 73a8c56 + d83a967 commit d513b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eol-blocker.yml
Expand Up @@ -11,6 +11,6 @@ jobs:
steps:
- name: Validate files
env:
API_TOKEN: ${{ secrets.EOL_BLOCKER_TOKEN }}
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
id: validate
uses: microsoftgraph/eol-blocker@v1.0.4
uses: microsoftgraph/eol-blocker@v1.0.5

0 comments on commit d513b1e

Please sign in to comment.