File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010jobs :
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.4
1313 permissions :
1414 actions : write
1515 checks : write
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ name: conventional-commits
66
77jobs :
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.4
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ name: prevent-file-change
66
77jobs :
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.4
1010 secrets :
1111 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ name: release
88
99jobs :
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.4
1212 secrets :
1313 token : ${{ secrets.PORTER_GITHUB_TOKEN }}
1414 supermarket_user : ${{ secrets.CHEF_SUPERMARKET_USER }}
You can’t perform that action at this time.
0 commit comments