File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ jobs:
3838 ref : ${{ github.ref }}
3939 clean : true
4040 - name : " PDK Build"
41- uses : docker://puppet/pdk:nightly
41+ uses : docker://puppet/pdk:2.1.0.0
4242 with :
4343 args : ' build'
4444 - name : " Push to Forge"
45- uses : docker://puppet/pdk:nightly
45+ uses : docker://puppet/pdk:2.1.0.0
4646 with :
4747 args : ' release publish --forge-token ${{ secrets.FORGE_API_KEY }} --force'
Original file line number Diff line number Diff line change 2525.project
2626.envrc
2727/inventory.yaml
28+ /spec /fixtures /litmus_inventory.yaml
Original file line number Diff line number Diff line change 66
77vscode :
88 extensions :
9- - puppet.puppet-vscode@1.0 .0:oSzfTkDf6Cmc1jOjgW33VA ==
9+ - puppet.puppet-vscode@1.2 .0:f5iEPbmOj6FoFTOV6q8LTg ==
Original file line number Diff line number Diff line change 2525.project
2626.envrc
2727/inventory.yaml
28+ /spec/fixtures/litmus_inventory.yaml
2829/appveyor.yml
2930/.fixtures.yml
3031/Gemfile
Original file line number Diff line number Diff line change 102102 }
103103 ],
104104 "description" : " Standard Library for Puppet Modules" ,
105- "pdk-version" : " 1.18.1 " ,
105+ "pdk-version" : " 2.0.0 " ,
106106 "template-url" : " https://github.com/puppetlabs/pdk-templates#main" ,
107- "template-ref" : " heads/main-0-g12a5dea "
107+ "template-ref" : " heads/main-0-ge04486b "
108108}
You can’t perform that action at this time.
0 commit comments