Skip to content

Commit

Permalink
Merge pull request #571 from reactionable/dependabot/github_actions/e…
Browse files Browse the repository at this point in the history
…scemi-tech/actions-node-1.10.0
  • Loading branch information
neilime authored Sep 30, 2022
2 parents 6b9a908 + 7cc9157 commit 44221b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: escemi-tech/actions-node@v1.9.0
- uses: escemi-tech/actions-node@v1.10.0
with:
checks: true

Expand All @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
environment: github-pages
steps:
- uses: escemi-tech/actions-node@v1.9.0
- uses: escemi-tech/actions-node@v1.10.0
with:
checkout: '{ "token": "${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}" }'

Expand Down

0 comments on commit 44221b3

Please sign in to comment.