Skip to content

Commit

Permalink
Update .github/workflows/get-environment.yml
Browse files Browse the repository at this point in the history
Co-authored-by: May <[email protected]>
  • Loading branch information
kduret and mushroomempires authored Dec 10, 2024
1 parent ffb761b commit a578721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- if: ${{ steps.has_skip_label.outputs.result == 'true' }}
name: Get push changes
id: get_push_changes
uses: tj-actions/changed-files@v45
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45.0.5
with:
since_last_remote_commit: true
json: true
Expand Down

0 comments on commit a578721

Please sign in to comment.