Skip to content

Commit

Permalink
use revision from main branch of sous-chefs .github that can set ch…
Browse files Browse the repository at this point in the history
…ef workstation version

Signed-off-by: Ben Dean <ben.dean@finvi.com>
  • Loading branch information
b-dean committed May 23, 2023
1 parent 2910e01 commit bac0ebf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -9,13 +9,15 @@ name: ci

jobs:
lint-unit:
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.4
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@89865ee56cd1c401b2e758f3b82cafab834ca9f7
permissions:
actions: write
checks: write
pull-requests: write
statuses: write
issues: write
with:
chef_workstation_version: 22.12.1024 # chef 17

integration:
needs: lint-unit
Expand Down

0 comments on commit bac0ebf

Please sign in to comment.