Skip to content

Commit

Permalink
Bump brettcannon/check-for-changed-files from 1.1.1 to 1.2.0
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.1.1 to 1.2.0.
- [Release notes](https://github.com/brettcannon/check-for-changed-files/releases)
- [Commits](brettcannon/check-for-changed-files@v1.1.1...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent a202a7a commit 2ae4448
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.1.1
uses: brettcannon/check-for-changed-files@v1.2.0
with:
file-pattern: |
.changes/unreleased/*.yaml
Expand Down

0 comments on commit 2ae4448

Please sign in to comment.