Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 07c7b80

Browse files
committed
chore: update documentation and bump version
1 parent e682ec0 commit 07c7b80

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
deploy:
2323
runs-on: ubuntu-latest
2424
steps:
25-
- uses: khan/[email protected]
25+
- uses: shanegenschaw/[email protected]
2626
id: check
2727
with:
2828
trigger: '@deploy'

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pull-request-comment-trigger",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)