Open dependabot[bot] opened 9 months ago
@dependabot rebase
Looks like it is unable to download the protolint binary:
🔄 Installing protolint v0.45.0...
+ cd /github/workspace/.
+ '[' -f protolint ]
+ echo '🔄 Installing protolint v0.45.0...'
+ wget https://github.com/yoheimuta/protolint/releases/download/v0.45.0/protolint_0.45.0_linux_amd64.tar.gz
Connecting to github.com (140.82.113.3:443)
wget: server returned error: HTTP/1.1 404 Not Found
Bumps yoheimuta/action-protolint from 1.1.0 to 1.3.0.
Release notes
Sourced from yoheimuta/action-protolint's releases.
Commits
e623195
Merge pull request #6 from javierjulio/patch-1bdeddf1
Bump reviewdog to v0.17.114d53be
Merge pull request #5 from arvgord/feature/update_protolint819874e
refactor: update protolint version v0.38.2 -> v0.46.3You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show