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.
1 parent 14bd6ba commit ce96087Copy full SHA for ce96087
.github/workflows/release-prep.yml
@@ -37,7 +37,7 @@ jobs:
37
persist-credentials: false
38
39
- name: "PDK Release prep"
40
- uses: docker://puppet/puppet/pdk:2.6.1.0
+ uses: docker://puppet/pdk:2.6.1.0
41
with:
42
args: 'release prep --force'
43
env:
0 commit comments