Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent 92bf60b commit 27f36e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_monitoring_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
- id: file_changes
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v37
with:
json: 'true'
- name: Set up Docker Buildx
Expand Down

0 comments on commit 27f36e1

Please sign in to comment.