Skip to content

Commit

Permalink
Build(deps): Update borales/actions-yarn to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vieira committed Aug 22, 2023
1 parent 1250533 commit 5020c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
with:
node-version: 12
- name: Install dependencies
uses: borales/actions-yarn@v2.3.0
uses: borales/actions-yarn@v4.2.0
with:
cmd: install
- name: Install semantic-release plugin
uses: borales/actions-yarn@v2.3.0
uses: borales/actions-yarn@v4.2.0
with:
cmd: add conventional-changelog-eslint
- name: Release
Expand Down

0 comments on commit 5020c17

Please sign in to comment.