Skip to content

Commit

Permalink
chore(deps): bump escemi-tech/actions-node from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [escemi-tech/actions-node](https://github.com/escemi-tech/actions-node) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/escemi-tech/actions-node/releases)
- [Commits](escemi-tech/actions-node@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: escemi-tech/actions-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2022
1 parent 6b9a908 commit 7cc9157
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 7cc9157

Please sign in to comment.