Skip to content

Bump step-security/harden-runner from 2.12.0 to 2.12.1#141

Merged
maennchen merged 1 commit into
mainfrom
dependabot/github_actions/step-security/harden-runner-2.12.1
Jun 12, 2025
Merged

Bump step-security/harden-runner from 2.12.0 to 2.12.1#141
maennchen merged 1 commit into
mainfrom
dependabot/github_actions/step-security/harden-runner-2.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2025

Copy link
Copy Markdown
Contributor

Bumps step-security/harden-runner from 2.12.0 to 2.12.1.

Release notes

Sourced from step-security/harden-runner's releases.

v2.12.1

What's Changed

  • Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
  • Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.

Full Changelog: step-security/harden-runner@v2...v2.12.1

Commits
  • 002fdce Merge pull request #544 from step-security/rc-21
  • 2489e3f Merge branch 'main' into rc-21
  • 75dd441 Merge pull request #555 from step-security/dependabot/github_actions/step-sec...
  • 4381ace Bump step-security/publish-unit-test-result-action from 2.19.0 to 2.20.0
  • a9da90b Merge pull request #553 from h0x0er/feat/container-workflows
  • a60ef21 update
  • 4ad512f Merge branch 'rc-21' into feat/container-workflows
  • 6b41a39 fixed test case
  • fa70c45 update agent
  • eb47845 self-hosted: refactored block-policy apply logic
  • 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 [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0634a26...002fdce)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 12, 2025
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 95.751%. remained the same
when pulling 3bc36f6 on dependabot/github_actions/step-security/harden-runner-2.12.1
into 7e38e99 on main.

@maennchen maennchen merged commit 68cd3a8 into main Jun 12, 2025
8 of 9 checks passed
@maennchen maennchen deleted the dependabot/github_actions/step-security/harden-runner-2.12.1 branch June 12, 2025 05:36
shaolang pushed a commit to shaolang/crontab that referenced this pull request Jul 14, 2025
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0634a26...002fdce)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
maennchen added a commit that referenced this pull request Jul 17, 2025
…instances (#133)

* Allow specifying :earlier and :later for on_ambiguity CronExpression option

* Enhance DateHelper.add/4 to handle ambiguities and gaps

* Replace unnecessary DateTime creations just to convert to NaiveDateTime

* Rename DateHelper.add/4 as shift/4

* Handle nagative shifts from daylight savings back to standard time

* Enhance DateHelper.shift/4 to handle shifting backwards correctly

* Align shift/4 tests' variable names in DateHelperTest

* Replace NaiveDateTime.add/3 calls in Scheduler with DateHelper.shift/4

* Add :on_ambiguity attribute documentation

* Remove unused branch in resolve_potential_gap

* Additional DST Tests

* Install erlef/mix-dependency-submission GH Action

* Bump step-security/harden-runner from 2.11.1 to 2.12.0 (#135)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@c6295a6...0634a26)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump erlef/mix-dependency-submission from 1.0.0.pre.beta.8 to 1.0.1 (#136)

Bumps [erlef/mix-dependency-submission](https://github.com/erlef/mix-dependency-submission) from 1.0.0.pre.beta.8 to 1.0.1.
- [Release notes](https://github.com/erlef/mix-dependency-submission/releases)
- [Commits](erlef/mix-dependency-submission@6b9e140...1e05381)

---
updated-dependencies:
- dependency-name: erlef/mix-dependency-submission
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump erlef/mix-dependency-submission from 1.0.1 to 1.0.2 (#137)

* Bump erlef/mix-dependency-submission from 1.0.1 to 1.0.2

Bumps [erlef/mix-dependency-submission](https://github.com/erlef/mix-dependency-submission) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/erlef/mix-dependency-submission/releases)
- [Commits](erlef/mix-dependency-submission@1e05381...fa66011)

---
updated-dependencies:
- dependency-name: erlef/mix-dependency-submission
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .github/workflows/mix-dependency-submission.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonatan Männchen <jonatan@maennchen.ch>

* Bump erlef/mix-dependency-submission from 1.0.2 to 1.1.0 (#138)

Bumps [erlef/mix-dependency-submission](https://github.com/erlef/mix-dependency-submission) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/erlef/mix-dependency-submission/releases)
- [Commits](erlef/mix-dependency-submission@fa66011...a534dac)

---
updated-dependencies:
- dependency-name: erlef/mix-dependency-submission
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump erlef/mix-dependency-submission from 1.1.0 to 1.1.2 (#139)

Bumps [erlef/mix-dependency-submission](https://github.com/erlef/mix-dependency-submission) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/erlef/mix-dependency-submission/releases)
- [Commits](erlef/mix-dependency-submission@a534dac...caee42b)

---
updated-dependencies:
- dependency-name: erlef/mix-dependency-submission
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump erlef/mix-dependency-submission from 1.1.2 to 1.1.3 (#140)

Bumps [erlef/mix-dependency-submission](https://github.com/erlef/mix-dependency-submission) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/erlef/mix-dependency-submission/releases)
- [Commits](erlef/mix-dependency-submission@caee42b...dd81a2f)

---
updated-dependencies:
- dependency-name: erlef/mix-dependency-submission
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump step-security/harden-runner from 2.12.0 to 2.12.1 (#141)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0634a26...002fdce)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix a typo in cron_notation.cheatmd (#142)

* Bump step-security/harden-runner from 2.12.1 to 2.12.2 (#143)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Reimplement DateHelper.shift/4

* Reimplement shift/4 to support skipping ambiguous times entirely

* Include ambiguity checks in other modules

* Rename ambiguous opts from earlier/later to prior/subsequent

* Mix format

* Change DateHelper.shift/4 ambiguity_opts default to []

* Cosmetic change in typing

Co-authored-by: Jonatan Männchen <jonatan@maennchen.ch>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jonatan Männchen <jonatan@maennchen.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergei Maximov <s.b.maximov@gmail.com>
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