Skip to content

Commit e2e422f

Browse files
authored
Merge pull request #492 from voxpupuli/modulesync
modulesync 9.3.0
2 parents 24b5a8f + 885dbfe commit e2e422f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
release:
1515
name: Release
16-
uses: voxpupuli/gha-puppet/.github/workflows/release.yml@v2
16+
uses: voxpupuli/gha-puppet/.github/workflows/release.yml@v3
1717
with:
1818
allowed_owner: 'voxpupuli'
1919
secrets:

.msync.yml

+1-1
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: '9.2.0'
5+
modulesync_config_version: '9.3.0'

0 commit comments

Comments
 (0)