-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
github-actions: bump actions/cache from 3.3.3 to 4.0.1 #10538
Conversation
@dependabot rebase |
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.3 to 4.0.1. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v3.3.3...v4.0.1) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
53d408c
to
d3d7828
Compare
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.
Should be all good, with the exception of the build-centos-7.yml
modifications, which can't be upgraded.
So, do you know if the bot can fix its PR ? and not care about centos anymore ? |
Pretty sure it can't, and I haven't found a way to opt out one file. |
@dependabot ignore build-centos-7.yml |
Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again. Valid commands: |
Should we just "ignore this major version" then ? |
@dependabot ignore this major version |
OK, I won't notify you about version 4.x.x again, unless you re-open this PR. |
Bumps actions/cache from 3.3.3 to 4.0.1.
Release notes
Sourced from actions/cache's releases.
Commits
ab5e6d0
Merge pull request #1341 from bethanyj28/main89c7d86
licensed cached2c84da
update@actions/cache
37e7d4e
Merge pull request #1340 from actions/bethanyj28/update-publish-flowa18323f
add release actiona2ed59d
Merge pull request #1305 from actions/yacaovsnc/update_examplesdc88ab5
Update examples1d78355
Merge pull request #1304 from actions/yacaovsnc/update_readmec36458f
Update README.md13aacd8
Merge pull request #1242 from to-s/mainDependabot 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)