Skip to content

Commit b8eb657

Browse files
chore(deps): update vidavidorra/.github action to v1.3.0
1 parent 356f896 commit b8eb657

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

+1-1
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@7603b00a274e24cb442908b827f1626d4e02fc67 # tag=v1.2.2
11+
uses: vidavidorra/.github/.github/workflows/node-lint.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
1212
build:
1313
name: Build (Node.js v${{ matrix.node }})
1414
runs-on: ubuntu-latest

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

+1-1
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@7603b00a274e24cb442908b827f1626d4e02fc67 # tag=v1.2.2
11+
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0

0 commit comments

Comments
 (0)