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

chore(deps): Bump plus3it/actions-workflows from 1.6.2 to 1.6.3 #176

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plus3it/actions-workflows from 1.6.2 to 1.6.3.

Release notes

Sourced from plus3it/actions-workflows's releases.

1.6.3

What's Changed

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

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
  • d9eca61 Merge pull request #75 from plus3it/dependabot/github_actions/softprops/actio...
  • 31aee36 Merge pull request #74 from plus3it/dependabot/github_actions/reviewdog/actio...
  • cafa6ad Bump softprops/action-gh-release from 2.2.0 to 2.2.1
  • aece261 Bump reviewdog/action-actionlint from 1.62.0 to 1.63.0
  • 0056581 Merge pull request #73 from plus3it/dependabot/github_actions/reviewdog/actio...
  • b0a1a9d Bump reviewdog/action-actionlint from 1.61.0 to 1.62.0
  • 10fb0a3 Merge pull request #72 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.2 to 1.6.3.
- [Release notes](https://github.com/plus3it/actions-workflows/releases)
- [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md)
- [Commits](plus3it/actions-workflows@00bdf2c...0054f1b)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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
@mergify mergify bot merged commit 4855cd9 into master Jan 27, 2025
4 of 5 checks passed
@mergify mergify bot deleted the dependabot/github_actions/plus3it/actions-workflows-1.6.3 branch January 27, 2025 03:09
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