Skip to content

Bump the actions group across 1 directory with 2 updates#514

Merged
funnelfiasco merged 1 commit into
mainfrom
dependabot/github_actions/actions-7d0236f463
May 27, 2026
Merged

Bump the actions group across 1 directory with 2 updates#514
funnelfiasco merged 1 commit into
mainfrom
dependabot/github_actions/actions-7d0236f463

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps the actions group with 2 updates in the / directory: revanite-io/osps-baseline-action and golangci/golangci-lint-action.

Updates revanite-io/osps-baseline-action from 1.3.2 to 1.3.3

Release notes

Sourced from revanite-io/osps-baseline-action's releases.

v1.3.3

Changelog

🐛 Bug Fixes

  • fix: update CI catalog name to osps-baseline-2026-02 @​jmeridth (#26)
  • fix: surface scanner errors, harden workflows, and add bats tests @​jmeridth (#25)

🧰 Maintenance

  • chore: update release-drafter to have new breaking changes section @​jmeridth (#30)
  • chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml from 0.6.0 to 1.0.1 @dependabot[bot] (#33)
  • chore(deps): bump the dependencies group with 2 updates @dependabot[bot] (#35)
  • chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml from 0.6.0 to 1.0.1 @dependabot[bot] (#34)
  • chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml from 0.6.0 to 1.0.1 @dependabot[bot] (#32)
  • chore(deps): bump the dependencies group with 2 updates @dependabot[bot] (#31)
  • chore(deps): bump the dependencies group with 2 updates @dependabot[bot] (#29)
  • chore(deps): bump step-security/harden-runner from 2.18.0 to 2.19.0 in the dependencies group @dependabot[bot] (#28)
  • chore(deps): bump the dependencies group with 2 updates @dependabot[bot] (#27)
  • docs: fix copy-paste examples for baseline workflow (action pins + catalog) @​SeeWhatsOn (#24)
  • chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 in the dependencies group @dependabot[bot] (#22)

See details of all code changes since previous release

Commits
  • ace75cc Merge pull request #30 from revanite-io/chore/bump-ospo-reusable-workflows-to...
  • 8ab3c87 Merge branch 'main' into chore/bump-ospo-reusable-workflows-to-v1.0.0
  • 8dcba06 Merge pull request #33 from revanite-io/dependabot/github_actions/github-comm...
  • 6a329d6 ci: declare all six permissions for release reusable workflow
  • 81d8b0f Merge pull request #35 from revanite-io/dependabot/github_actions/dependencie...
  • 8ef4a4a chore(deps): bump the dependencies group with 2 updates
  • 362382a Merge pull request #34 from revanite-io/dependabot/github_actions/github-comm...
  • f8c6a3d Merge pull request #32 from revanite-io/dependabot/github_actions/github-comm...
  • 25d2250 Merge pull request #31 from revanite-io/dependabot/github_actions/dependencie...
  • 1ecf9bd chore(deps): bump github-community-projects/ospo-reusable-workflows/.github/w...
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 9.2.0 to 9.2.1

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.2.1

What's Changed

IMPORTANT: this is the first immutable release.

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

Commits
  • 82606bf chore: prepare release v9.2.1
  • 97c8387 chore: improve workflows (#1394)
  • 28d0a19 build(deps): bump the dependencies group across 1 directory with 2 updates
  • 633fbc7 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#1391)
  • 59f43e2 build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)
  • 9eb174e build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#1386)
  • 4f52504 build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)
  • 6f87dfd docs: update examples
  • c9500d7 chore: improve workflows
  • 03b1faa chore: improve issue templates
  • 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 actions group with 2 updates in the / directory: [revanite-io/osps-baseline-action](https://github.com/revanite-io/osps-baseline-action) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `revanite-io/osps-baseline-action` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/revanite-io/osps-baseline-action/releases)
- [Commits](revanite-io/osps-baseline-action@3bf988f...ace75cc)

Updates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@1e7e51e...82606bf)

---
updated-dependencies:
- dependency-name: revanite-io/osps-baseline-action
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 May 27, 2026
@funnelfiasco funnelfiasco enabled auto-merge (squash) May 27, 2026 15:43
@funnelfiasco funnelfiasco merged commit e559f07 into main May 27, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-7d0236f463 branch May 27, 2026 15:50
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.

2 participants