Skip to content

Commit bb2ee36

Browse files
authored
Merge pull request #982 from carabasdaniel/auto_release_fix
Update auto_release.yml pdk release prep image
2 parents 15277f3 + 509f88a commit bb2ee36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
persist-credentials: false
3737

3838
- name: "PDK Release prep"
39-
uses: docker://puppet/pdk:nightly
39+
uses: docker://puppet/iac_release:ci
4040
with:
4141
args: 'release prep --force'
4242
env:

0 commit comments

Comments
 (0)