plus3it / ash-linux-formula

Automated System Hardening (ash-linux) is a Salt formula to apply SCAP benchmarks to Linux systems
Other
18 stars 14 forks source link

Bump plus3it/actions-workflows from 1.2.0 to 1.6.1 #509

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps plus3it/actions-workflows from 1.2.0 to 1.6.1.

Release notes

Sourced from plus3it/actions-workflows's releases.

1.6.1

What's Changed

Full Changelog: https://github.com/plus3it/actions-workflows/compare/1.6.0...1.6.1

1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/plus3it/actions-workflows/compare/1.5.0...1.6.0

1.5.0

What's Changed

Full Changelog: https://github.com/plus3it/actions-workflows/compare/1.4.1...1.5.0

1.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/plus3it/actions-workflows/compare/1.4.0...1.4.1

1.4.0

... (truncated)

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

Released: 2024.02.21

Summary:

  • Updates Github Actions workflow to use previous version of action/checkout to v3 instead of v4 to support EL7 containers. Also updates dependabot config to ignore future action/checkout releases.

... (truncated)

Commits
  • 9007628 Merge pull request #54 from lorengordon/fix/quote-inputs
  • 206a984 Bumps version to 1.6.1
  • a231e95 Quotes inputs for lint action to support multiple targets
  • eec4a0b Merge pull request #52 from plus3it/dependabot/github_actions/reviewdog/actio...
  • a0d36f4 Merge pull request #53 from plus3it/dependabot/github_actions/softprops/actio...
  • 1d62fc0 Bump softprops/action-gh-release from 2.0.5 to 2.0.6
  • 919cb9d Bump reviewdog/action-actionlint from 1.49.0 to 1.51.0
  • 821d789 Merge pull request #51 from plus3it/dependabot/github_actions/reviewdog/actio...
  • 1693af6 Bump reviewdog/action-actionlint from 1.48.0 to 1.49.0
  • 530b7a2 Merge pull request #50 from plus3it/dependabot/github_actions/reviewdog/actio...
  • 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 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)