Skip to content

Commit

Permalink
(MAINT) - update pdk release image
Browse files Browse the repository at this point in the history
This commit updates the pdk release image used in
auto_release.yaml from puppet/iac_release:ci to puppet/pdk:2.6.1.0.
  • Loading branch information
jordanbreen28 committed Jan 27, 2023
1 parent a54b3f1 commit 2d42560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
persist-credentials: false

- name: "PDK Release prep"
uses: docker://puppet/iac_release:ci
uses: docker://puppet/pdk:2.6.1.0
with:
args: 'release prep --force'
env:
Expand Down

0 comments on commit 2d42560

Please sign in to comment.