File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
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 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 6363 "version_requirement" : " >= 6.0.0 < 8.0.0"
6464 }
6565 ],
66- "pdk-version" : " 1.19.0.pre " ,
66+ "pdk-version" : " 2.0.0 " ,
6767 "template-url" : " https://github.com/puppetlabs/pdk-templates.git#main" ,
68- "template-ref" : " heads/main-0-gce6a88f "
68+ "template-ref" : " heads/main-0-ge04486b "
6969}
You can’t perform that action at this time.
0 commit comments