We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe5799f + b2ad75a commit 0c62184Copy full SHA for 0c62184
1 file changed
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- name: Check if version has been updated
17
id: check
18
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2
19
with:
20
files: lib/procore/version.rb
21
release:
0 commit comments