Skip to content

Commit 8d0fa20

Browse files
Bump brettcannon/check-for-changed-files
Bumps [brettcannon/check-for-changed-files](https://github.com/brettcannon/check-for-changed-files) from 294a99714e0d350b5083472a293d41bc91804e68 to 4170644959a21843b31f1181f2a1761d65ef4791. - [Release notes](https://github.com/brettcannon/check-for-changed-files/releases) - [Commits](brettcannon/check-for-changed-files@294a997...4170644) --- updated-dependencies: - dependency-name: brettcannon/check-for-changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa75e4f commit 8d0fa20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_notes_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Check for a release notes update
2222
if: github.event_name == 'pull_request'
23-
uses: brettcannon/check-for-changed-files@294a99714e0d350b5083472a293d41bc91804e68 # v1.1.1
23+
uses: brettcannon/check-for-changed-files@4170644959a21843b31f1181f2a1761d65ef4791 # v1.1.1
2424
with:
2525
file-pattern: "RELEASE_NOTES.md"
2626
prereq-pattern: "src/**"

0 commit comments

Comments
 (0)