Skip to content

Commit 2788170

Browse files
Republishing GH action
1 parent cc85323 commit 2788170

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

components/github/actions/search-issues-and-pull-requests/search-issues-and-pull-requests.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "github-search-issues-and-pull-requests",
55
name: "Search Issues and Pull Requests",
66
description: "Find issues and pull requests by state and keyword. [See the documentation](https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests)",
7-
version: "0.2.4",
7+
version: "0.2.5",
88
type: "action",
99
props: {
1010
github,

components/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/github",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Pipedream Github Components",
55
"main": "github.app.mjs",
66
"keywords": [

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)