Skip to content

Commit 049a74c

Browse files
authored
Merge pull request #788 from voxpupuli/modulesync
modulesync 10.4.0
2 parents c3f0438 + 922aeda commit 049a74c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
jobs:
2323
puppet:
2424
name: Puppet
25-
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
25+
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
2626
with:
2727
beaker_hosts: 'host1:shard.ma;host2:slave,router.a'
2828
beaker_facter: 'mongodb_repo_version:MongoDB:6.0,7.0,8.0'

.msync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Managed by modulesync - DO NOT EDIT
33
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

5-
modulesync_config_version: '10.3.0'
5+
modulesync_config_version: '10.4.0'

0 commit comments

Comments
 (0)