Skip to content

Commit 9deb89d

Browse files
chore(deps): update sous-chefs/.github action to v5.0.7
1 parent 75eee15 commit 9deb89d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: ci
99

1010
jobs:
1111
lint-unit:
12-
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.3
12+
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.7
1313
permissions:
1414
actions: write
1515
checks: write

.github/workflows/conventional-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ name: conventional-commits
66

77
jobs:
88
conventional-commits:
9-
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.3
9+
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.7

.github/workflows/prevent-file-change.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ name: prevent-file-change
66

77
jobs:
88
prevent-file-change:
9-
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.3
9+
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.7
1010
secrets:
1111
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)