Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 9ae64ad commit 5daff44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-netlify-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Check for changed files
id: changed-files
uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45

- name: Add Netlify link to PR
if: steps.changed-files.outputs.all_changed_files != ''
Expand Down

0 comments on commit 5daff44

Please sign in to comment.