Skip to content

Commit c81abf2

Browse files
chore(deps): update sous-chefs/.github action to v5.0.6
1 parent a4a0569 commit c81abf2

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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/lint-unit.yml@5.0.3
11+
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.6
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
@@ -7,7 +7,7 @@ name: 'Validate PR'
77

88
jobs:
99
conventional-commits:
10-
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.3
10+
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.6
1111
permissions:
1212
pull-requests: read
1313
secrets: inherit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: 'Prevent file change'
77

88
jobs:
99
prevent-file-change:
10-
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.3
10+
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.6
1111
permissions:
1212
pull-requests: write
1313
secrets:

.github/workflows/release.yml

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

1616
jobs:
1717
release-cookbook:
18-
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0.3
18+
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0.6
1919
secrets:
2020
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
2121
supermarket_user: ${{ secrets.CHEF_SUPERMARKET_USER }}

0 commit comments

Comments
 (0)