-
-
Couldn't load subscription status.
- Fork 176
build(deps): bump @actions/cache from 2.0.2 to 2.0.4 #471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the same manual changes are needed https://github.com/golangci/golangci-lint-action/runs/6449055774?check_suite_focus=true
| rebase after #470 is needed |
| @dependabot rebase |
| Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
| @dependabot recreate |
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0895151 to ac9dfd9 Compare | @dependabot rebase |
| Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
| looks like "Update dist files" didn't work before https://github.com/golangci/golangci-lint-action/runs/6450678208?check_suite_focus=true |
| maybe it worked on for example, I use the same approach https://github.com/qase-tms/specs/blob/cf4154d530e06affba173f2c77fe0186861950bd/.github/workflows/readme.yaml#L23-L29 with |
|
| Problem fixed by using the following configuration: - uses: actions/checkout@v3 with: fetch-depth: 0 ref: ${{ github.event.pull_request.head.ref }} |
| I think it's a bug or at least a regression of Maybe this PR can fix the problem: actions/checkout#712 |
| there is no build for 8a10b72 long time |
8a10b72 to 62d83b2 Compare 
Bumps @actions/cache from 2.0.2 to 2.0.4.
Changelog
Sourced from
@actions/cache's changelog.Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)