We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15277f3 + 509f88a commit bb2ee36Copy full SHA for bb2ee36
.github/workflows/auto_release.yml
@@ -36,7 +36,7 @@ jobs:
36
persist-credentials: false
37
38
- name: "PDK Release prep"
39
- uses: docker://puppet/pdk:nightly
+ uses: docker://puppet/iac_release:ci
40
with:
41
args: 'release prep --force'
42
env:
0 commit comments