From f74ded648aad7ad21ed6a6df54227dcbea649659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:23:52 +0000 Subject: [PATCH] build(deps): bump the actions group with 8 updates Bumps the actions group with 8 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.20.0` | `2.20.1` | | [chainguard-dev/actions/boilerplate](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | | [chainguard-dev/actions/donotsubmit](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | | [chainguard-dev/actions/gofmt](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | | [chainguard-dev/actions/goimports](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | | [chainguard-dev/actions/trailing-space](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | | [chainguard-dev/actions/eof-newline](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | | [chainguard-dev/actions/nodiff](https://github.com/chainguard-dev/actions) | `1.6.29` | `1.6.30` | Updates `step-security/harden-runner` from 2.20.0 to 2.20.1 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/bf7454d06d71f1098171f2acdf0cd4708d7b5920...b09bb98e06d4d774595224525879c09bc6e98c40) Updates `chainguard-dev/actions/boilerplate` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) Updates `chainguard-dev/actions/donotsubmit` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) Updates `chainguard-dev/actions/gofmt` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) Updates `chainguard-dev/actions/goimports` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) Updates `chainguard-dev/actions/trailing-space` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) Updates `chainguard-dev/actions/eof-newline` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) Updates `chainguard-dev/actions/nodiff` from 1.6.29 to 1.6.30 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/b2555de0cf9724fb9b49d050ff18bd1f49562ba7...9d631658f55713e5f63ca0cc21ee168f81301fd9) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/boilerplate dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/donotsubmit dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/gofmt dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/goimports dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/trailing-space dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/eof-newline dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions/nodiff dependency-version: 1.6.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/actionlint.yaml | 2 +- .github/workflows/boilerplate.yaml | 4 ++-- .github/workflows/donotsubmit.yaml | 4 ++-- .github/workflows/go-test.yaml | 2 +- .github/workflows/style.yaml | 16 ++++++++-------- .github/workflows/verify.yaml | 4 ++-- .github/workflows/zizmor.yaml | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 7f96ddb..e57d86d 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: block allowed-endpoints: > diff --git a/.github/workflows/boilerplate.yaml b/.github/workflows/boilerplate.yaml index 2b49dbc..0176f60 100644 --- a/.github/workflows/boilerplate.yaml +++ b/.github/workflows/boilerplate.yaml @@ -38,7 +38,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -47,7 +47,7 @@ jobs: with: persist-credentials: false - - uses: chainguard-dev/actions/boilerplate@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + - uses: chainguard-dev/actions/boilerplate@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 with: extension: ${{ matrix.extension }} language: ${{ matrix.language }} diff --git a/.github/workflows/donotsubmit.yaml b/.github/workflows/donotsubmit.yaml index 76aa572..6ecc189 100644 --- a/.github/workflows/donotsubmit.yaml +++ b/.github/workflows/donotsubmit.yaml @@ -21,7 +21,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -31,4 +31,4 @@ jobs: persist-credentials: false - name: Do Not Submit - uses: chainguard-dev/actions/donotsubmit@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + uses: chainguard-dev/actions/donotsubmit@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 diff --git a/.github/workflows/go-test.yaml b/.github/workflows/go-test.yaml index 18f754e..e540e7d 100644 --- a/.github/workflows/go-test.yaml +++ b/.github/workflows/go-test.yaml @@ -21,7 +21,7 @@ jobs: contents: read steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit diff --git a/.github/workflows/style.yaml b/.github/workflows/style.yaml index 35af136..5cafc8f 100644 --- a/.github/workflows/style.yaml +++ b/.github/workflows/style.yaml @@ -21,7 +21,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -36,7 +36,7 @@ jobs: go-version-file: './go.mod' check-latest: true - - uses: chainguard-dev/actions/gofmt@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + - uses: chainguard-dev/actions/gofmt@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 with: args: -s @@ -49,7 +49,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -64,7 +64,7 @@ jobs: go-version-file: './go.mod' check-latest: true - - uses: chainguard-dev/actions/goimports@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + - uses: chainguard-dev/actions/goimports@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 golangci-lint: name: golangci-lint @@ -76,7 +76,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -106,7 +106,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -122,10 +122,10 @@ jobs: check-latest: true cache: false - - uses: chainguard-dev/actions/trailing-space@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + - uses: chainguard-dev/actions/trailing-space@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 if: ${{ always() }} - - uses: chainguard-dev/actions/eof-newline@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + - uses: chainguard-dev/actions/eof-newline@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 if: ${{ always() }} - uses: step-security/action-tflint@285fe25934512644274b253b424a5d4b8f1c2dc5 # v1.25.0 diff --git a/.github/workflows/verify.yaml b/.github/workflows/verify.yaml index 14e5764..08e8830 100644 --- a/.github/workflows/verify.yaml +++ b/.github/workflows/verify.yaml @@ -24,7 +24,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit @@ -62,7 +62,7 @@ jobs: ./hack/update-codegen.sh - name: Verify - uses: chainguard-dev/actions/nodiff@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 + uses: chainguard-dev/actions/nodiff@9d631658f55713e5f63ca0cc21ee168f81301fd9 # v1.6.30 with: path: ./src/github.com/${{ github.repository }} fixup-command: "./hack/update-codegen.sh" diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index aed1c37..7d017bb 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -24,7 +24,7 @@ jobs: contents: read # Clone the repository security-events: write # Upload SARIF results to Code Scanning steps: - - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + - uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: block allowed-endpoints: >