Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c40d00d

Browse files
authoredApr 17, 2023
chore(deps): update vidavidorra/.github action to v2
1 parent b8eb657 commit c40d00d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
jobs:
1010
lint:
11-
uses: vidavidorra/.github/.github/workflows/node-lint.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
11+
uses: vidavidorra/.github/.github/workflows/node-lint.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1
1212
build:
1313
name: Build (Node.js v${{ matrix.node }})
1414
runs-on: ubuntu-latest

‎.github/workflows/lint-commit-messages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88
pull_request:
99
jobs:
1010
lint-commit-messages:
11-
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
11+
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1

0 commit comments

Comments
 (0)
Please sign in to comment.