chore(deps): bump step-security/harden-runner from 2.18.0 to 2.19.0 in the github-actions group across 1 directory - #576
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-7b3d6390da
branch
from
April 20, 2026 11:18
6c65466 to
6251693
Compare
CybotTM
added a commit
that referenced
this pull request
Apr 20, 2026
…tests Previously integration.yml ran `go test -tags=integration` with a bespoke harden-runner + setup-buildx setup. With go-check.yml now supporting `enable-integration-tests: true` (set in this repo's ci.yml), the same invocation runs inside the reusable workflow and uploads coverage to Codecov under the `integration` flag. This also removes the last inline harden-runner reference on ofelia, so Dependabot's harden-runner bumps (e.g. #576) are fully handled by netresearch/.github updates and no longer surface per-repo. Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
CybotTM
added a commit
that referenced
this pull request
Apr 20, 2026
…tests Previously integration.yml ran `go test -tags=integration` with a bespoke harden-runner + setup-buildx setup. With go-check.yml now supporting `enable-integration-tests: true` (set in this repo's ci.yml), the same invocation runs inside the reusable workflow and uploads coverage to Codecov under the `integration` flag. This also removes the last inline harden-runner reference on ofelia, so Dependabot's harden-runner bumps (e.g. #576) are fully handled by netresearch/.github updates and no longer surface per-repo. Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
Bumps the github-actions group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner). Updates `step-security/harden-runner` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@6c3c2f2...8d3c67d) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-7b3d6390da
branch
from
April 20, 2026 11:46
6251693 to
3d19535
Compare
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Apr 20, 2026
Member
|
Superseded — template codeql.yml no longer has an inline step-security/harden-runner reference after netresearch/.github#60 folded language auto-detection into the reusable workflow. Consumer repos' .github/ directories now carry no direct harden-runner usage (only via |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Apr 20, 2026
Redundant with go-check's `enable-integration-tests: true` already set in ci.yml. Removing kills the last inline harden-runner reference on ofelia (so #576 and future similar Dependabot PRs are fully handled by netresearch/.github updates).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 1 update in the / directory: step-security/harden-runner.
Updates
step-security/harden-runnerfrom 2.18.0 to 2.19.0Release notes
Sourced from step-security/harden-runner's releases.
Commits
8d3c67dRelease v2.19.0 (#661)