Skip to content

Commit

Permalink
Merge pull request #1300 from MeilCli/update/action
Browse files Browse the repository at this point in the history
update actions
  • Loading branch information
MeilCli authored Nov 23, 2024
2 parents ce0ae27 + 87d1961 commit 1f351fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ async function getLatestRelease(client, option) {
commitSha,
};
}
catch (error) {
catch {
return null;
}
}
Expand Down

0 comments on commit 1f351fd

Please sign in to comment.