From a0525c9b320268f60c5b7b587f1b77b3a3ddf86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 23:45:21 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps the all group with 2 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [jmertic/lfx-tac-actions](https://github.com/jmertic/lfx-tac-actions). Updates `step-security/harden-runner` from 2.21.0 to 2.21.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/05e31511f85b41b11d1cf0ef85d0992719546e2c...e14015d583714f6e62063499dc959a02595150a1) Updates `jmertic/lfx-tac-actions` from 20260815 to 20260826 - [Release notes](https://github.com/jmertic/lfx-tac-actions/releases) - [Commits](https://github.com/jmertic/lfx-tac-actions/compare/7b0810791d6ebc84594ae2e409bb4c1ffa4ebb06...2682b048da24d3046b4c4b1959bbc3723666b635) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: jmertic/lfx-tac-actions dependency-version: '20260826' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/jekyll-gh-pages.yml | 4 ++-- .github/workflows/updatedatafromlfx.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 23e6f4d..fde56c4 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -32,7 +32,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0 + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 with: egress-policy: audit @@ -67,7 +67,7 @@ jobs: needs: build steps: - name: Harden Runner - uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0 + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 with: egress-policy: audit diff --git a/.github/workflows/updatedatafromlfx.yml b/.github/workflows/updatedatafromlfx.yml index 840d2b4..2ab2918 100644 --- a/.github/workflows/updatedatafromlfx.yml +++ b/.github/workflows/updatedatafromlfx.yml @@ -7,7 +7,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: jmertic/lfx-tac-actions@7b0810791d6ebc84594ae2e409bb4c1ffa4ebb06 # 20260815 + - uses: jmertic/lfx-tac-actions@2682b048da24d3046b4c4b1959bbc3723666b635 # 20260826 with: updateprojects: false updatetacmembers: false