Skip to content

Commit

Permalink
modulesync 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 3, 2024
1 parent 52e9d20 commit 6af28bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v2
with:
additional_packages: 'libaugeas-dev augeas-tools'
2 changes: 1 addition & 1 deletion .msync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/

modulesync_config_version: '8.0.0'
modulesync_config_version: '8.0.1'
3 changes: 2 additions & 1 deletion .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Gemfile:
':test':
- gem: ruby-augeas
.github/workflows/ci.yml:
additional_packages: libaugeas-dev augeas-tools
with:
additional_packages: libaugeas-dev augeas-tools
spec/spec_helper.rb:
spec_overrides:
- "require 'spec_helper_local'"

0 comments on commit 6af28bf

Please sign in to comment.