Skip to content

Commit

Permalink
chore(deps): update coverallsapp/github-action action to v2 (#9)
Browse files Browse the repository at this point in the history
* chore(deps): update coverallsapp/github-action action to v2

* add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: baseballyama <xydybaseball@gmail.com>
  • Loading branch information
renovate[bot] and baseballyama committed May 5, 2023
1 parent ec529bc commit 217dc31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/small-donuts-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"svelte-preprocess-delegate-events": patch
---

chore(deps): update coverallsapp/github-action action to v2
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
run: pnpm test:coverage

- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.2.5
uses: coverallsapp/github-action@v2.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 217dc31

Please sign in to comment.