We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8eb657 commit 0850ccdCopy full SHA for 0850ccd
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
jobs:
10
lint:
11
- uses: vidavidorra/.github/.github/workflows/node-lint.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
+ uses: vidavidorra/.github/.github/workflows/node-lint.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1
12
build:
13
name: Build (Node.js v${{ matrix.node }})
14
runs-on: ubuntu-latest
.github/workflows/lint-commit-messages.yml
@@ -8,4 +8,4 @@ on:
lint-commit-messages:
- uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
+ uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1
0 commit comments