From 6706b234e828ace7c2b9640fc46e42fd08fff4bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 22:37:32 +0000 Subject: [PATCH] chore(github-tag): update tag devsecninja/.github to v2 --- .github/workflows/apm-materialize.yml | 4 ++-- .github/workflows/config-sync.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/release-please.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/apm-materialize.yml b/.github/workflows/apm-materialize.yml index 3fab227..3fa019f 100644 --- a/.github/workflows/apm-materialize.yml +++ b/.github/workflows/apm-materialize.yml @@ -44,7 +44,7 @@ jobs: steps: - name: Harden runner # renovate: datasource=github-tags depName=DevSecNinja/.github - uses: DevSecNinja/.github/actions/harden-runner@27fd66740c629ea38380dcd3bf93e7bc74c54247 # v1.9.0 + uses: DevSecNinja/.github/actions/harden-runner@0d0f448de257f354c89dc3a128871235d6ba8c11 # v2.5.0 - name: Generate App token id: app-token @@ -119,7 +119,7 @@ jobs: - name: Open materialize PR if: steps.precheck.outputs.skip != 'true' # renovate: datasource=github-tags depName=DevSecNinja/.github - uses: DevSecNinja/.github/actions/open-pr@27fd66740c629ea38380dcd3bf93e7bc74c54247 # v1.9.0 + uses: DevSecNinja/.github/actions/open-pr@0d0f448de257f354c89dc3a128871235d6ba8c11 # v2.5.0 with: branch: chore/apm-materialize base: main diff --git a/.github/workflows/config-sync.yml b/.github/workflows/config-sync.yml index a972ed5..4e10e29 100644 --- a/.github/workflows/config-sync.yml +++ b/.github/workflows/config-sync.yml @@ -12,7 +12,7 @@ permissions: jobs: sync: - uses: DevSecNinja/.github/.github/workflows/config-sync.yml@27fd66740c629ea38380dcd3bf93e7bc74c54247 # v1.9.0 + uses: DevSecNinja/.github/.github/workflows/config-sync.yml@0d0f448de257f354c89dc3a128871235d6ba8c11 # v2.5.0 permissions: contents: write pull-requests: write diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3b45cf8..a3c6122 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -12,7 +12,7 @@ permissions: jobs: lint: - uses: DevSecNinja/.github/.github/workflows/lint.yml@27fd66740c629ea38380dcd3bf93e7bc74c54247 # v1.9.0 + uses: DevSecNinja/.github/.github/workflows/lint.yml@0d0f448de257f354c89dc3a128871235d6ba8c11 # v2.5.0 permissions: contents: read security-events: write diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 969589d..daba402 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -31,7 +31,7 @@ concurrency: jobs: release-please: # renovate: datasource=github-tags depName=DevSecNinja/.github - uses: DevSecNinja/.github/.github/workflows/release-please.yml@27fd66740c629ea38380dcd3bf93e7bc74c54247 # v1.9.0 + uses: DevSecNinja/.github/.github/workflows/release-please.yml@0d0f448de257f354c89dc3a128871235d6ba8c11 # v2.5.0 permissions: contents: write pull-requests: write