We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63e8090 + b91632a commit 4d099eaCopy full SHA for 4d099ea
1 file changed
.github/workflows/dispatch-npm-engines.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Check package.json file existence
65
id: check_file_existence
66
- uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
+ uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0
67
with:
68
files: package.json
69
0 commit comments