Skip to content

Commit

Permalink
Bump brettcannon/check-for-changed-files from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [brettcannon/check-for-changed-files](https://github.com/brettcannon/check-for-changed-files) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/brettcannon/check-for-changed-files/releases)
- [Commits](brettcannon/check-for-changed-files@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: brettcannon/check-for-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2024
1 parent 4b9fb97 commit 49b5563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: "Check for changelog entry"
uses: brettcannon/check-for-changed-files@v1.2.0
uses: brettcannon/check-for-changed-files@v1.2.1
with:
file-pattern: |
.changes/unreleased/*.yaml
Expand Down

0 comments on commit 49b5563

Please sign in to comment.