Skip to content

Commit

Permalink
chore(deps): bump hongaar/moker from 1 to 2 (#249)
Browse files Browse the repository at this point in the history
Bumps [hongaar/moker](https://github.com/hongaar/moker) from 1 to 2.
- [Release notes](https://github.com/hongaar/moker/releases)
- [Changelog](https://github.com/hongaar/moker/blob/main/CHANGELOG.md)
- [Commits](v1...v2)

---
updated-dependencies:
- dependency-name: hongaar/moker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent f476cd8 commit da955c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reload-moker-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
github.actor == 'dependabot[bot]' || github.event_name == 'workflow_dispatch'
steps:
- uses: actions/checkout@v4
- uses: hongaar/moker@v1
- uses: hongaar/moker@v2
- uses: peter-evans/create-pull-request@v5
with:
title: "chore: reload moker plugins"
Expand Down

0 comments on commit da955c8

Please sign in to comment.