Skip to content

Commit

Permalink
modulesync 9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Sep 16, 2024
1 parent b1d9d35 commit daa01e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v3
with:
timeout_minutes: 75
unit_runs_on: 'cern-self-hosted'
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
release:
name: Release
uses: voxpupuli/gha-puppet/.github/workflows/release.yml@v2
uses: voxpupuli/gha-puppet/.github/workflows/release.yml@v3
with:
allowed_owner: 'voxpupuli'
secrets:
Expand Down
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: '9.2.0'
modulesync_config_version: '9.3.0'

0 comments on commit daa01e8

Please sign in to comment.