Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fa3aa9

Browse files
build(deps): bump joelanford/go-apidiff from 0.8.2 to 0.8.3
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/joelanford/go-apidiff/releases) - [Commits](joelanford/go-apidiff@002aa61...60c4206) --- updated-dependencies: - dependency-name: joelanford/go-apidiff dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c4819a commit 7fa3aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# if semver=major, this will return RC=1, so let's ignore the failure so label
3434
# can be set later. We check for actual errors in the next step.
3535
continue-on-error: true
36-
uses: joelanford/go-apidiff@002aa613b261e8d1547b516fb71793280f05bb78
36+
uses: joelanford/go-apidiff@60c4206be8f84348ebda2a3e0c3ac9cb54b8f685
3737

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

0 commit comments

Comments
 (0)