Skip to content

Commit

Permalink
(maint) - temp pin to pdk 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Nov 2, 2023
1 parent 309df22 commit 9783a27
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

env:
pdk_version: 3.0.0.0
pdk_version: 2.7.1.0
module_cache: PSFramework, PSDscResources, AccessControlDSC, powershell-yaml, PSScriptAnalyzer

defaults:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:

env:
pdk_version: 3.0.0.0
pdk_version: 2.7.1.0
module_cache: PSFramework, PSDscResources, AccessControlDSC, powershell-yaml, PSScriptAnalyzer

defaults:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/puppetize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
required: false

env:
pdk_version: 3.0.0.0
pdk_version: 2.7.1.0
module_cache: Puppet.Dsc, PSFramework, PSDscResources, powershell-yaml

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/repuppetize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
required: false

env:
pdk_version: 3.0.0.0
pdk_version: 2.7.1.0
module_cache: Puppet.Dsc, PSFramework, PSDscResources, powershell-yaml

jobs:
Expand Down

0 comments on commit 9783a27

Please sign in to comment.