Skip to content

Commit d8d1acb

Browse files
author
Phil Friderici
committed
Update to PDK 2.6.1
1 parent fae2f43 commit d8d1acb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ PuppetLint.configuration.send('disable_manifest_whitespace_opening_brace_after')
4646
PuppetLint.configuration.send('disable_relative')
4747
PuppetLint.configuration.send('fail_on_warnings')
4848

49+
4950
if Bundler.rubygems.find_name('github_changelog_generator').any?
5051
GitHubChangelogGenerator::RakeTask.new :changelog do |config|
5152
raise "Set CHANGELOG_GITHUB_TOKEN environment variable eg 'export CHANGELOG_GITHUB_TOKEN=valid_token_here'" if Rake.application.top_level_tasks.include? "changelog" and ENV['CHANGELOG_GITHUB_TOKEN'].nil?

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
}
9696
],
9797
"description": "Manage SSH",
98-
"pdk-version": "2.5.0",
98+
"pdk-version": "2.6.1",
9999
"template-url": "https://github.com/tailored-automation/pdk-templates#main",
100100
"template-ref": "heads/main-0-g37b4517"
101101
}

0 commit comments

Comments
 (0)