Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent efaed5b commit f7ddb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_push_validation.yml
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Get changed files using defaults
id: changed-files
uses: tj-actions/changed-files@v29.0.9
uses: tj-actions/changed-files@v36.3.0

- name: Build the docker image
if: contains(steps.changed-files.outputs.modified_files, 'Dockerfile')
Expand Down

0 comments on commit f7ddb57

Please sign in to comment.