Skip to content

Commit

Permalink
Merge pull request #771 from voxpupuli/dependabot/github_actions/voxp…
Browse files Browse the repository at this point in the history
…upuli/gha-puppet-3

Bump voxpupuli/gha-puppet from 2 to 3
  • Loading branch information
lbetz committed Jun 23, 2024
2 parents e43bc16 + 083d698 commit e0a41cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v2
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v3
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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

0 comments on commit e0a41cd

Please sign in to comment.