Skip to content

Commit 4a108f6

Browse files
authored
Bump github-release-notes (wix#710)
1 parent d96ad9c commit 4a108f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/enforce-label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
steps:
1111
- uses: yogevbd/[email protected]
1212
with:
13-
REQUIRED_LABELS_ANY: "type: accepted/bug,type: accepted/enhancement,Infrastructure,type: documentation"
13+
REQUIRED_LABELS_ANY: "type: accepted/bug,type: accepted/enhancement,Infrastructure,type: documentation,skip-changelog"

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"shell-utils": "1.0.10",
6565
"metro-react-native-babel-preset": "0.59.0",
6666
"react-native-typescript-transformer": "1.2.13",
67-
"github-release-notes": "0.17.3",
67+
"github-release-notes": "https://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58",
6868
"@types/react": "16.9.35",
6969
"@types/react-native": "0.62.2",
7070
"@types/react-test-renderer": "16.9.2",
@@ -134,4 +134,4 @@
134134
"html"
135135
]
136136
}
137-
}
137+
}

0 commit comments

Comments
 (0)