Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v45.0.5 (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 83bb722 commit 8338d08
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 @@ -33,7 +33,7 @@ jobs:

- name: Get slackbuild directories which have changes.
id: changed-dirs
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45.0.5
with:
base_sha: ${{ github.event.pull_request.base.sha }}
dir_names: true
Expand Down

0 comments on commit 8338d08

Please sign in to comment.