File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99jobs :
1010 lint-unit :
11- uses : sous-chefs/.github/.github/workflows/lint-unit.yml@5 .0.8
11+ uses : sous-chefs/.github/.github/workflows/lint-unit.yml@6 .0.0
1212 permissions :
1313 actions : write
1414 checks : write
3232
3333 steps :
3434 - name : Check out code
35- uses : actions/checkout@v5
35+ uses : actions/checkout@v6
3636 - name : Install Cinc Workstation
3737 uses : sous-chefs/.github/.github/actions/install-workstation@main
3838 - name : Dokken
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ permissions:
1414
1515jobs :
1616 conventional-commits :
17- uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@5 .0.8
17+ uses : sous-chefs/.github/.github/workflows/conventional-commits.yml@6 .0.0
Original file line number Diff line number Diff line change 1717 contents : read
1818 steps :
1919 - name : Check out code
20- uses : actions/checkout@v5
20+ uses : actions/checkout@v6
2121 - name : Install Chef
2222 uses : actionshub/chef-install@main
2323 - name : Install cookbooks
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ permissions:
1414
1515jobs :
1616 prevent-file-change :
17- uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@5 .0.8
17+ uses : sous-chefs/.github/.github/workflows/prevent-file-change.yml@6 .0.0
1818 secrets :
1919 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments