From a879168087bddf7e5443dbfdcbbc143abeec5807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 01:09:31 +0000 Subject: [PATCH] build(deps): bump tj-actions/verify-changed-files Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 843c0b95f87cd81a2efe729380c6d1f11fb3ea12 to 1e517a7f5663673148ceb7c09c1900e5af48e7a1. - [Release notes](https://github.com/tj-actions/verify-changed-files/releases) - [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/verify-changed-files/compare/843c0b95f87cd81a2efe729380c6d1f11fb3ea12...1e517a7f5663673148ceb7c09c1900e5af48e7a1) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/autoupdate-sdk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoupdate-sdk.yaml b/.github/workflows/autoupdate-sdk.yaml index d228536051..6a3affe4a8 100644 --- a/.github/workflows/autoupdate-sdk.yaml +++ b/.github/workflows/autoupdate-sdk.yaml @@ -18,7 +18,7 @@ jobs: go install github.com/icholy/gomajor@latest make update-atlas-sdk - name: Verify Changed files - uses: tj-actions/verify-changed-files@843c0b95f87cd81a2efe729380c6d1f11fb3ea12 + uses: tj-actions/verify-changed-files@1e517a7f5663673148ceb7c09c1900e5af48e7a1 id: verify-changed-files with: files: |