Skip to content

Commit

Permalink
ci(deps): Bump tj-actions/changed-files from 35.8.0 to 37.0.5
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.8.0 to 37.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v35.8.0...v37.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2023
1 parent 86ec9e5 commit 0492dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- id: container-edge-check
name: ghcr.io/${{ github.repository }}:edge check
if: github.event_name != 'workflow_dispatch'
uses: tj-actions/changed-files@v35.8.0
uses: tj-actions/changed-files@v37.0.5
with:
files: |
.yarn/**
Expand Down

0 comments on commit 0492dda

Please sign in to comment.