Skip to content

Commit

Permalink
Bump voxpupuli/gha-puppet from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [voxpupuli/gha-puppet](https://github.com/voxpupuli/gha-puppet) from 2 to 3.
- [Changelog](https://github.com/voxpupuli/gha-puppet/blob/v3/CHANGELOG.md)
- [Commits](voxpupuli/gha-puppet@v2...v3)

---
updated-dependencies:
- dependency-name: voxpupuli/gha-puppet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f8cd9eb commit a20eb6f
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 a20eb6f

Please sign in to comment.