Skip to content

Commit f6ccc0d

Browse files
chore(deps): update sous-chefs/.github action to v5.0.4
1 parent 72e2588 commit f6ccc0d

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
@@ -7,7 +7,7 @@ name: CI
77

88
jobs:
99
lint-unit:
10-
uses: sous-chefs/.github/.github/workflows/[email protected].3
10+
uses: sous-chefs/.github/.github/workflows/[email protected].4
1111

1212
integration:
1313
needs: lint-unit

.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].3
14+
uses: sous-chefs/.github/.github/workflows/[email protected].4

.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].3
14+
uses: sous-chefs/.github/.github/workflows/[email protected].4
1515
secrets:
1616
token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
jobs:
1818
release:
19-
uses: sous-chefs/.github/.github/workflows/[email protected].3
19+
uses: sous-chefs/.github/.github/workflows/[email protected].4
2020
secrets:
2121
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
2222
supermarket_user: ${{ secrets.CHEF_SUPERMARKET_USER }}

0 commit comments

Comments
 (0)