From 16f0673a52e88366f586f8dbaa71e2f1f15a6611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 15:33:03 +0000 Subject: [PATCH] build(deps): bump wardnet/bulwark from 1 to 1.3.0 Bumps [wardnet/bulwark](https://github.com/wardnet/bulwark) from 1 to 1.3.0. - [Release notes](https://github.com/wardnet/bulwark/releases) - [Commits](https://github.com/wardnet/bulwark/compare/v1...v1.3.0) --- updated-dependencies: - dependency-name: wardnet/bulwark dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09911a2..360ebba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: # it would trade that for nothing — the supply-chain risk the rule guards against # is the same risk we'd be taking on our own repo either way. # nosemgrep: yaml.github-actions.security.github-actions-mutable-action-tag.github-actions-mutable-action-tag - - uses: wardnet/bulwark@v1 + - uses: wardnet/bulwark@v1.3.0 with: tests-mode: skip go-report: coverage.out