Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v45 (#82)
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 Aug 27, 2024
1 parent f738f0b commit 84f3a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Get all changed dockerfiles
id: changed-docker-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
with:
# Avoid using single or double quotes for multiline patterns
files: |
Expand Down

0 comments on commit 84f3a30

Please sign in to comment.