Skip to content

Commit

Permalink
chore: Bump tj-actions/verify-changed-files (#1562)
Browse files Browse the repository at this point in the history
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 78dc414e915e0664bcf0d2b42465a86cd47bcc3c to 6d688963a73d28584e163b6f62cf927a282c4d11.
- [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](tj-actions/verify-changed-files@78dc414...6d68896)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent 1f16650 commit 9c94d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@78dc414e915e0664bcf0d2b42465a86cd47bcc3c
uses: tj-actions/verify-changed-files@6d688963a73d28584e163b6f62cf927a282c4d11
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit 9c94d2b

Please sign in to comment.