Skip to content

Commit 30b6801

Browse files
renovate-botferferga
authored andcommitted
chore(deps): update ci dependencies
1 parent 84d4042 commit 30b6801

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Notify as seen 👍
15-
uses: peter-evans/create-or-update-comment@v1.4.5
15+
uses: peter-evans/create-or-update-comment@v2.0.0
1616
with:
1717
token: ${{ secrets.JF_BOT_TOKEN }}
1818
comment-id: ${{ github.event.comment.id }}

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: npm run test
5353

5454
- name: Upload coverage ⬆️
55-
uses: codecov/codecov-action@v2.1.0
55+
uses: codecov/codecov-action@v3.0.0
5656

5757
build:
5858
name: Build 🛠️

0 commit comments

Comments
 (0)