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 d9eca6102cb67e9ee75cdc0abb4121f9aed53248 to 0054f1b21931641f08f755c8115375b8099f7f6b #78

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps plus3it/actions-workflows from d9eca6102cb67e9ee75cdc0abb4121f9aed53248 to 0054f1b21931641f08f755c8115375b8099f7f6b.

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.3

Released: 2025.01.24

  • Supports passing lint target through release workflow

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:

... (truncated)

Commits
  • 0054f1b Merge pull request #76 from lorengordon/patch/release-lint-target
  • eca8f3e Bumps version to 1.6.3
  • f19d78e Supports passing lint target through release workflow
  • 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 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 d9eca6102cb67e9ee75cdc0abb4121f9aed53248 to 0054f1b21931641f08f755c8115375b8099f7f6b.
- [Release notes](https://github.com/plus3it/actions-workflows/releases)
- [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md)
- [Commits](plus3it/actions-workflows@d9eca61...0054f1b)

---
updated-dependencies:
- dependency-name: plus3it/actions-workflows
  dependency-type: direct:production
...

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 Jan 27, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #79.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/plus3it/actions-workflows-0054f1b21931641f08f755c8115375b8099f7f6b branch February 3, 2025 00:33
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