Skip to content

Commit

Permalink
chore(deps): update vidavidorra/.github action to v2 (#202)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent b8eb657 commit 0850ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request:
jobs:
lint:
uses: vidavidorra/.github/.github/workflows/node-lint.yml@9f3ee308d1054ab5795a001773c08b55ea71473f # v1.3.0
uses: vidavidorra/.github/.github/workflows/node-lint.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1
build:
name: Build (Node.js v${{ matrix.node }})
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-commit-messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
pull_request:
jobs:
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 comments on commit 0850ccd

Please sign in to comment.