Bump step-security/harden-runner from 2.12.0 to 2.12.1#141
Merged
maennchen merged 1 commit intoJun 12, 2025
Merged
Conversation
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>
maennchen
approved these changes
Jun 12, 2025
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>
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 step-security/harden-runner from 2.12.0 to 2.12.1.
Release notes
Sourced from step-security/harden-runner's releases.
Commits
002fdceMerge pull request #544 from step-security/rc-212489e3fMerge branch 'main' into rc-2175dd441Merge pull request #555 from step-security/dependabot/github_actions/step-sec...4381aceBump step-security/publish-unit-test-result-action from 2.19.0 to 2.20.0a9da90bMerge pull request #553 from h0x0er/feat/container-workflowsa60ef21update4ad512fMerge branch 'rc-21' into feat/container-workflows6b41a39fixed test casefa70c45update agenteb47845self-hosted: refactored block-policy apply logicDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)