Skip to content

Commit ea5c215

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2022-10-13) ### Bug Fixes * Small fix for multiple PRs. ([176ed1b](176ed1b)), closes [#18](#18) * Upgrade to node 16, update deprecated dependencies. ([138dea2](138dea2)), closes [#25](#25)
1 parent 8680e6f commit ea5c215

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "gh-find-current-pr",
3-
"version": "1.2.0",
3+
"version": "1.3.1",
44
"description": "GitHub Action for finding the Pull Request (PR) associated with the current SHA.",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)