UnROOT.jl
UnROOT.jl copied to clipboard
Bump cvmfs-contrib/github-action-cvmfs from 4 to 5
Bumps cvmfs-contrib/github-action-cvmfs from 4 to 5.
Release notes
Sourced from cvmfs-contrib/github-action-cvmfs's releases.
v5.0: macos support
What's Changed
- feat: enable dependabot for github-actions ecosystem by
@wdconincin cvmfs-contrib/github-action-cvmfs#26- Re-enable experimental support for cvmfs on macos runners by
@vvolklin cvmfs-contrib/github-action-cvmfs#28- CVMFS mac support now in prod; use homebrew to install by
@vvolklin cvmfs-contrib/github-action-cvmfs#31- macos: move sleep into setup by
@vvolklin cvmfs-contrib/github-action-cvmfs#32Full Changelog: https://github.com/cvmfs-contrib/github-action-cvmfs/compare/v4...v5.0
Commits
204fd62move sleep into setup (#32)fb426feCVMFS mac support now in prod; use homebrew to install (#31)e5c2896chore(deps): bump actions/checkout from 2 to 4 (#29)cec5c94Re-enable experimental support for cvmfs on macos runners (#28)7b55d30chore(deps): bump actions/checkout from 3 to 4c52c4b0feat: enable dependabot for github-actions ecosystem- See full diff in compare view
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
@dependabot rebase