Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0c1d7e

Browse filesBrowse files
authored
Merge pull request #2867 from EmilienM/go-apidifffix
Fix go-apidiff commit ID
2 parents 2b2a88f + d131ce6 commit d0c1d7e
Copy full SHA for d0c1d7e

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/semver-auto.yaml

Copy file name to clipboardExpand all lines: .github/workflows/semver-auto.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# if semver=major, this will return RC=1, so let's ignore the failure so label
4747
# can be set later. We check for actual errors in the next step.
4848
continue-on-error: true
49-
uses: joelanford/go-apidiff@v002aa613b261e8d1547b516fb71793280f05bb78
49+
uses: joelanford/go-apidiff@002aa613b261e8d1547b516fb71793280f05bb78
5050

5151
# go-apidiff returns RC=1 when semver=major, which makes the workflow to return
5252
# a failure. Instead let's just return a failure if go-apidiff failed to run.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.