From a84a776782f18c8fb9108a9a970b7a36a079cb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 02:42:34 +0000 Subject: [PATCH] Bump the github-actions group across 1 directory with 7 updates Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.19.0` | `2.19.1` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml` from 1.7.1 to 1.7.2 - [Commits](https://github.com/bemanproject/infra-workflows/compare/4d946e210ce2ee68ccd8607c8acccacf171830c5...b83fb68ccf4644e9185a2e016b7e6dfccc88a06c) Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml` from 1.7.1 to 1.7.2 - [Commits](https://github.com/bemanproject/infra-workflows/compare/4d946e210ce2ee68ccd8607c8acccacf171830c5...b83fb68ccf4644e9185a2e016b7e6dfccc88a06c) Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml` from 1.7.1 to 1.7.2 - [Commits](https://github.com/bemanproject/infra-workflows/compare/4d946e210ce2ee68ccd8607c8acccacf171830c5...b83fb68ccf4644e9185a2e016b7e6dfccc88a06c) Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml` from 1.7.1 to 1.7.2 - [Commits](https://github.com/bemanproject/infra-workflows/compare/4d946e210ce2ee68ccd8607c8acccacf171830c5...b83fb68ccf4644e9185a2e016b7e6dfccc88a06c) Updates `step-security/harden-runner` from 2.19.0 to 2.19.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/v2.19.0...a5ad31d6a139d249332a2605b85202e8c0b78450) Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml` from 1.7.1 to 1.7.2 - [Commits](https://github.com/bemanproject/infra-workflows/compare/4d946e210ce2ee68ccd8607c8acccacf171830c5...b83fb68ccf4644e9185a2e016b7e6dfccc88a06c) Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml` from 1.7.1 to 1.7.2 - [Commits](https://github.com/bemanproject/infra-workflows/compare/4d946e210ce2ee68ccd8607c8acccacf171830c5...b83fb68ccf4644e9185a2e016b7e6dfccc88a06c) --- updated-dependencies: - dependency-name: bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: step-security/harden-runner dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_tests.yml | 8 ++++---- .github/workflows/docs-comment.yml | 2 +- .github/workflows/pre-commit-check.yml | 2 +- .github/workflows/pre-commit-update.yml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/ci_tests.yml b/.github/workflows/ci_tests.yml index 923cd5f6..8d87831a 100644 --- a/.github/workflows/ci_tests.yml +++ b/.github/workflows/ci_tests.yml @@ -16,10 +16,10 @@ on: jobs: beman-submodule-check: - uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@4d946e210ce2ee68ccd8607c8acccacf171830c5 # 1.7.1 + uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@b83fb68ccf4644e9185a2e016b7e6dfccc88a06c # 1.7.2 preset-test: - uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@4d946e210ce2ee68ccd8607c8acccacf171830c5 # 1.7.1 + uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@b83fb68ccf4644e9185a2e016b7e6dfccc88a06c # 1.7.2 with: matrix_config: > [ @@ -34,7 +34,7 @@ jobs: ] build-and-test: - uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@4d946e210ce2ee68ccd8607c8acccacf171830c5 # 1.7.1 + uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@b83fb68ccf4644e9185a2e016b7e6dfccc88a06c # 1.7.2 with: matrix_config: > { @@ -147,4 +147,4 @@ jobs: permissions: contents: read issues: write - uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@4d946e210ce2ee68ccd8607c8acccacf171830c5 # 1.7.1 + uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@b83fb68ccf4644e9185a2e016b7e6dfccc88a06c # 1.7.2 diff --git a/.github/workflows/docs-comment.yml b/.github/workflows/docs-comment.yml index 5e1def68..af765d0e 100644 --- a/.github/workflows/docs-comment.yml +++ b/.github/workflows/docs-comment.yml @@ -33,7 +33,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/pre-commit-check.yml b/.github/workflows/pre-commit-check.yml index 3c65a6e5..eb6af056 100644 --- a/.github/workflows/pre-commit-check.yml +++ b/.github/workflows/pre-commit-check.yml @@ -15,4 +15,4 @@ jobs: checks: write issues: write pull-requests: write - uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@4d946e210ce2ee68ccd8607c8acccacf171830c5 # ratchet:bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.7.1 + uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@b83fb68ccf4644e9185a2e016b7e6dfccc88a06c # ratchet:bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.7.2 diff --git a/.github/workflows/pre-commit-update.yml b/.github/workflows/pre-commit-update.yml index d9c3ea18..fefb770e 100644 --- a/.github/workflows/pre-commit-update.yml +++ b/.github/workflows/pre-commit-update.yml @@ -15,7 +15,7 @@ jobs: permissions: contents: write pull-requests: write - uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@4d946e210ce2ee68ccd8607c8acccacf171830c5 # 1.7.1 + uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@b83fb68ccf4644e9185a2e016b7e6dfccc88a06c # 1.7.2 secrets: APP_ID: ${{ secrets.AUTO_PR_BOT_APP_ID }} PRIVATE_KEY: ${{ secrets.AUTO_PR_BOT_PRIVATE_KEY }}