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/v2/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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent e43bc16 commit 083d698
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 083d698

Please sign in to comment.