Skip to content

Commit a603aac

Browse files
chore(deps): update sous-chefs/.github action to v5.0.7
1 parent d9243dc commit a603aac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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 }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: release
88

99
jobs:
1010
release:
11-
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0.3
11+
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0.7
1212
secrets:
1313
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
1414
supermarket_user: ${{ secrets.CHEF_SUPERMARKET_USER }}

0 commit comments

Comments
 (0)