Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent f738f0b commit bc4bab1
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 bc4bab1

Please sign in to comment.