Skip to content

Commit

Permalink
fix(security): upgrade github checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanharrell committed Dec 20, 2021
1 parent cb7ee8e commit ef61ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: JamesIves/[email protected]
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit ef61ab6

Please sign in to comment.