Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
dependabot[bot]
bb6e9703fe
chore(deps): bump Ana06/get-changed-files from 2.0.0 to 2.2.0
Bumps [Ana06/get-changed-files](https://github.com/Ana06/get-changed-files) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/Ana06/get-changed-files/releases)
- [Commits](https://github.com/Ana06/get-changed-files/compare/v2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: Ana06/get-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 03:40:54 +00:00

View file

@ -386,7 +386,7 @@ jobs:
board-changes: ${{ steps.board-changes.outputs.result }} board-changes: ${{ steps.board-changes.outputs.result }}
core-changes: ${{ steps.core-changes.outputs.result }} core-changes: ${{ steps.core-changes.outputs.result }}
steps: steps:
- uses: Ana06/get-changed-files@v2.0.0 - uses: Ana06/get-changed-files@v2.2.0
id: changed-files id: changed-files
with: with:
format: "json" format: "json"