Skip to content

Commit

Permalink
Merge pull request #8291 from infor-design/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dot-github/workflows/tj-actions/changed-files-41.0.0

Bump tj-actions/changed-files from 29.0.2 to 41.0.0 in /.github/workflows
  • Loading branch information
tmcconechy committed Jan 3, 2024
2 parents 66ce61c + 8073bfa commit 07db79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/file-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v29.0.2
uses: tj-actions/changed-files@v41.0.0

- name: Get specific changed files
id: changed-files-specific
uses: tj-actions/changed-files@v29.0.2
uses: tj-actions/changed-files@v41.0.0
with:
files: |
package.json
Expand Down

0 comments on commit 07db79c

Please sign in to comment.