Skip to content

Commit e8ea20a

Browse files
chore(deps): update vidavidorra/.github action to v5.0.19
1 parent d654f06 commit e8ea20a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ on:
88
pull_request: null
99
jobs:
1010
lint-commit-messages:
11-
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@ac661a7443aa02169bebad9f41fbbe19ceacf47e # v5.0.18
11+
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@41e1532b5bbf11b17a3cdb7232c32a72bdc34d9e # v5.0.19
1212
lint:
13-
uses: vidavidorra/.github/.github/workflows/node-lint.yml@ac661a7443aa02169bebad9f41fbbe19ceacf47e # v5.0.18
13+
uses: vidavidorra/.github/.github/workflows/node-lint.yml@41e1532b5bbf11b17a3cdb7232c32a72bdc34d9e # v5.0.19
1414
release:
15-
uses: vidavidorra/.github/.github/workflows/release.yml@ac661a7443aa02169bebad9f41fbbe19ceacf47e # v5.0.18
15+
uses: vidavidorra/.github/.github/workflows/release.yml@41e1532b5bbf11b17a3cdb7232c32a72bdc34d9e # v5.0.19
1616
needs:
1717
- lint-commit-messages
1818
- lint

0 commit comments

Comments
 (0)