Skip to content
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

Bump plus3it/actions-workflows from 1.6.1 to 1.6.2 #78

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps plus3it/actions-workflows from 1.6.1 to 1.6.2.

Release notes

Sourced from plus3it/actions-workflows's releases.

1.6.2

What's Changed

Full Changelog: plus3it/actions-workflows@1.6.1...1.6.2

Changelog

Sourced from plus3it/actions-workflows's changelog.

actions-workflows

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.6.2

Released: 2024.08.16

  • Updates actions/checkout steps to use current v4 release, since EL7 containers no longer need to be supported.

1.6.1

Released: 2024.07.02

  • Quotes inputs for lint action to support multiple targets

1.6.0

Released: 2024.06.04

Summary:

  • Updates salt workflow for EL8 to use the Alma Linux 8 container. CentOS Stream 8 was discontinued as of June 1, 2024. Along with this discontinuation, the CentOS maintainers removed the CentOS Stream 8 yum repositories. Lack of repository-access breaks the ability to adequately customize the CI container, causing job failures. Explored image-options from Red Hat and both the Rocky and Alma projects. Found that the Red Hat images' repositories lacked critical RPMs. Found that the Official containers from Alma Linux seem to be getting updated with greater frequency than those from Rocky, so opted to switch to Alma.
  • Adds initial hooks for a salt workflow for EL9. Chose containers from the Alma project as a hedge against premature-discontinuation of the CentOS repos and because the Red Hat 9 container-images similarly lack critical RPMs.

1.5.0

Released: 2024.02.22

Summary:

  • Updates salt workflows with option to install python requirements into salt runtime

1.4.1

... (truncated)

Commits
  • 00bdf2c Merge pull request #60 from lorengordon/fix/actions-checkout-latest-version
  • 572c5fd Bumps version to 1.6.2
  • 5818f34 Updates actions/checkout to latest version, now that el7 is fully dead
  • 2d3cd5a Merge pull request #59 from plus3it/dependabot/docker/plus3it/tardigrade-ci-0...
  • 127cd3f Bump plus3it/tardigrade-ci from 0.25.0 to 0.25.3
  • 7f82b96 Merge pull request #58 from plus3it/dependabot/github_actions/softprops/actio...
  • 055d974 Bump softprops/action-gh-release from 2.0.6 to 2.0.8
  • 72a0ec0 Merge pull request #57 from plus3it/dependabot/github_actions/reviewdog/actio...
  • 9eed378 Bump reviewdog/action-actionlint from 1.53.0 to 1.54.0
  • 360531a Merge pull request #56 from plus3it/dependabot/docker/plus3it/tardigrade-ci-0...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/plus3it/actions-workflows/releases)
- [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md)
- [Commits](plus3it/actions-workflows@9007628...00bdf2c)

---
updated-dependencies:
- dependency-name: plus3it/actions-workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 19, 2024
@mergify mergify bot merged commit add4fb7 into master Aug 19, 2024
6 checks passed
@mergify mergify bot deleted the dependabot/github_actions/plus3it/actions-workflows-1.6.2 branch August 19, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants