Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v36 (#5067)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Tschinder <231804+danez@users.noreply.github.com>
  • Loading branch information
renovate[bot] and danez committed Jun 9, 2023
1 parent 115b292 commit 3f993b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typescript-nudge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: 🔎 Get changed JavaScript files
id: changed-javascript-files
uses: tj-actions/changed-files@v32
uses: tj-actions/changed-files@v36
with:
base_sha: ${{ github.event.pull_request.base.sha }}
files: |
Expand Down

0 comments on commit 3f993b4

Please sign in to comment.