Skip to content

Commit

Permalink
ci(dep): bump TheRealWaldo/pull-request from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [TheRealWaldo/pull-request](https://github.com/therealwaldo/pull-request) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/therealwaldo/pull-request/releases)
- [Changelog](https://github.com/TheRealWaldo/pull-request/blob/main/CHANGELOG.md)
- [Commits](TheRealWaldo/pull-request@v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: TheRealWaldo/pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and TheRealWaldo committed Feb 16, 2024
1 parent 93f1dc1 commit a9dcb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Create pull request
if: "github.ref == 'refs/heads/master' && !contains(toJSON(github.event.commits.*.message), 'chore(release)')"
uses: TheRealWaldo/[email protected].2
uses: TheRealWaldo/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.AUTO_PAT }}
with:
Expand Down

0 comments on commit a9dcb0b

Please sign in to comment.