Skip to content

Commit

Permalink
chore(deps): Update tj-actions/changed-files to fix dependabot alert (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov authored Feb 9, 2024
1 parent eee8fa1 commit 8bcd633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
with:
fetch-depth: 0

- name: Get changed Dockerfile
- name: Get changed Docker related files
id: changed-files-specific
uses: tj-actions/changed-files@2c85495a7bb72f2734cb5181e29b2ee5e08e61f7 # v13.1
uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # v42.0.2
with:
files: |
Dockerfile
Expand Down

0 comments on commit 8bcd633

Please sign in to comment.