Skip to content

Commit 4d902e3

Browse files
chore(deps): update sous-chefs/.github action to v5.0.8
1 parent df727ed commit 4d902e3

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
@@ -8,7 +8,7 @@ name: ci
88

99
jobs:
1010
lint-unit:
11-
uses: sous-chefs/.github/.github/workflows/[email protected].5
11+
uses: sous-chefs/.github/.github/workflows/[email protected].8
1212
permissions:
1313
actions: write
1414
checks: write

.github/workflows/conventional-commits.yml

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

1212
jobs:
1313
conventional-commits:
14-
uses: sous-chefs/.github/.github/workflows/[email protected].5
14+
uses: sous-chefs/.github/.github/workflows/[email protected].8

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

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

1212
jobs:
1313
prevent-file-change:
14-
uses: sous-chefs/.github/.github/workflows/[email protected].5
14+
uses: sous-chefs/.github/.github/workflows/[email protected].8
1515
secrets:
1616
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)