Skip to content

Commit

Permalink
build(deps): bump escemi-tech/actions-node from 1.4.0 to 1.4.1
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.4.0 to 1.4.1.
- [Release notes](https://github.com/escemi-tech/actions-node/releases)
- [Commits](escemi-tech/actions-node@v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent 932617d commit 2444002
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.4.0
- uses: escemi-tech/actions-node@v1.4.1
with:
checks: true

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

Expand Down

0 comments on commit 2444002

Please sign in to comment.