Skip to content

Bump the github-actions group with 2 updates#136

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/github-actions-fbc5d49927
Apr 13, 2026
Merged

Bump the github-actions group with 2 updates#136
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/github-actions-fbc5d49927

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the github-actions group with 2 updates: plus3it/actions-workflows/.github/workflows/lint.yml and plus3it/actions-workflows/.github/workflows/release.yml.

Updates plus3it/actions-workflows/.github/workflows/lint.yml from 1.9.0 to 1.9.2

Release notes

Sourced from plus3it/actions-workflows/.github/workflows/lint.yml's releases.

1.9.2

What's Changed

Full Changelog: plus3it/actions-workflows@1.9.1...1.9.2

1.9.1

What's Changed

Full Changelog: plus3it/actions-workflows@1.9.0...1.9.1

Changelog

Sourced from plus3it/actions-workflows/.github/workflows/lint.yml'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.9.2

Released: 2026.04.09

  • Dependency Updates
    • softprops/action-gh-release 2.6.1

1.9.1

Released: 2026.04.08

  • Avoids a double checkout, since actions/checkout 6.0.2 fetches all tags properly
  • Dependency Updates
    • actions/checkout 6.0.2
    • reviewdog/action-actionlint 1.72.0
    • tardigrade-ci 0.29.3

1.9.0

Released: 2025.10.21

  • Provides option to enable or disable the actionlint job

1.8.3

Released: 2025.07.30

  • Coerces windows-2019 to use codebuild runner due to public runner deprecation

1.8.2

Released: 2025.06.23

  • Retrieves the release action so it is available to reusable workflows

1.8.1

Released: 2025.06.13

  • Retrieves the release action so it is available to reusable workflows

1.8.0

Released: 2025.06.03

... (truncated)

Commits
  • ce3cef7 Merge pull request #117 from plus3it/dependabot/github_actions/dot-github/act...
  • 201c111 Bumps version to 1.9.2
  • cb2ce21 Bump softprops/action-gh-release in /.github/actions/release
  • bfc5896 Merge pull request #116 from lorengordon/fix/dependabot-actions-config
  • bc89f7a Configures dependabot to properly update composite actions
  • 0987991 Merge pull request #115 from lorengordon/fix/release-workflow
  • b761075 Avoids a double checkout, since actions/checkout 6.0.2 fetches all tags properly
  • 461ccff Merge pull request #114 from lorengordon/release/1.9.1
  • c8129e9 Bumps version to 1.9.1
  • e376baa Merge pull request #113 from plus3it/dependabot/docker/plus3it/tardigrade-ci-...
  • Additional commits viewable in compare view

Updates plus3it/actions-workflows/.github/workflows/release.yml from 1.9.0 to 1.9.2

Release notes

Sourced from plus3it/actions-workflows/.github/workflows/release.yml's releases.

1.9.2

What's Changed

Full Changelog: plus3it/actions-workflows@1.9.1...1.9.2

1.9.1

What's Changed

Full Changelog: plus3it/actions-workflows@1.9.0...1.9.1

Changelog

Sourced from plus3it/actions-workflows/.github/workflows/release.yml'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.9.2

Released: 2026.04.09

  • Dependency Updates
    • softprops/action-gh-release 2.6.1

1.9.1

Released: 2026.04.08

  • Avoids a double checkout, since actions/checkout 6.0.2 fetches all tags properly
  • Dependency Updates
    • actions/checkout 6.0.2
    • reviewdog/action-actionlint 1.72.0
    • tardigrade-ci 0.29.3

1.9.0

Released: 2025.10.21

  • Provides option to enable or disable the actionlint job

1.8.3

Released: 2025.07.30

  • Coerces windows-2019 to use codebuild runner due to public runner deprecation

1.8.2

Released: 2025.06.23

  • Retrieves the release action so it is available to reusable workflows

1.8.1

Released: 2025.06.13

  • Retrieves the release action so it is available to reusable workflows

1.8.0

Released: 2025.06.03

... (truncated)

Commits
  • ce3cef7 Merge pull request #117 from plus3it/dependabot/github_actions/dot-github/act...
  • 201c111 Bumps version to 1.9.2
  • cb2ce21 Bump softprops/action-gh-release in /.github/actions/release
  • bfc5896 Merge pull request #116 from lorengordon/fix/dependabot-actions-config
  • bc89f7a Configures dependabot to properly update composite actions
  • 0987991 Merge pull request #115 from lorengordon/fix/release-workflow
  • b761075 Avoids a double checkout, since actions/checkout 6.0.2 fetches all tags properly
  • 461ccff Merge pull request #114 from lorengordon/release/1.9.1
  • c8129e9 Bumps version to 1.9.1
  • e376baa Merge pull request #113 from plus3it/dependabot/docker/plus3it/tardigrade-ci-...
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [plus3it/actions-workflows/.github/workflows/lint.yml](https://github.com/plus3it/actions-workflows) and [plus3it/actions-workflows/.github/workflows/release.yml](https://github.com/plus3it/actions-workflows).


Updates `plus3it/actions-workflows/.github/workflows/lint.yml` from 1.9.0 to 1.9.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@269d875...ce3cef7)

Updates `plus3it/actions-workflows/.github/workflows/release.yml` from 1.9.0 to 1.9.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@269d875...ce3cef7)

---
updated-dependencies:
- dependency-name: plus3it/actions-workflows/.github/workflows/lint.yml
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: plus3it/actions-workflows/.github/workflows/release.yml
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 Apr 13, 2026
@mergify mergify bot merged commit 17fea28 into master Apr 13, 2026
6 checks passed
@mergify mergify bot deleted the dependabot/github_actions/github-actions-fbc5d49927 branch April 13, 2026 03:37
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