diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index edc09e7..453b497 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ name: ci jobs: lint-unit: - uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.0.8 + uses: sous-chefs/.github/.github/workflows/lint-unit.yml@5.1.0 permissions: actions: write checks: write diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 21ce779..07d35fe 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -11,6 +11,6 @@ name: conventional-commits jobs: conventional-commits: - uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.8 + uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.1.0 permissions: pull-requests: write diff --git a/.github/workflows/prevent-file-change.yml b/.github/workflows/prevent-file-change.yml index c4e46b9..e17187a 100644 --- a/.github/workflows/prevent-file-change.yml +++ b/.github/workflows/prevent-file-change.yml @@ -11,7 +11,7 @@ name: prevent-file-change jobs: prevent-file-change: - uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.8 + uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.1.0 permissions: pull-requests: write secrets: