We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356f896 commit b8eb657Copy full SHA for b8eb657
.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@7603b00a274e24cb442908b827f1626d4e02fc67 # tag=v1.2.2
+ uses: vidavidorra/.github/.github/workflows/node-lint.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
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@7603b00a274e24cb442908b827f1626d4e02fc67 # tag=v1.2.2
+ uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
0 commit comments