From 5de72e35d98c9fccb1742ab588437f5479070bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 01:14:24 +0000 Subject: [PATCH] chore(deps): bump actions/attest Bumps the github-actions group with 1 update in the / directory: [actions/attest](https://github.com/actions/attest). Updates `actions/attest` from 4.2.0 to 4.2.2 - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest/compare/f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6...1e69f48acb82d1966a394da916b4c1698aa569d6) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-connector-release-index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-connector-release-index.yml b/.github/workflows/publish-connector-release-index.yml index 6c3e92a..46858f6 100644 --- a/.github/workflows/publish-connector-release-index.yml +++ b/.github/workflows/publish-connector-release-index.yml @@ -72,7 +72,7 @@ jobs: - name: Attest connector release subjects id: attest - uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0 + uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2 with: subject-path: | ${{ github.workspace }}/connector-index.json