Skip to content

Commit 0c62184

Browse files
authored
Merge pull request #79 from jmeridth/jm_update_changed_files_to_sha
fix: update tj-actions/changed-files to SHA instead of tag
2 parents fe5799f + b2ad75a commit 0c62184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- name: Check if version has been updated
1717
id: check
18-
uses: tj-actions/changed-files@v44
18+
uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2
1919
with:
2020
files: lib/procore/version.rb
2121
release:

0 commit comments

Comments
 (0)