Skip to content

Commit 0ec4201

Browse files
authored
Merge pull request #196 from rsksmart/dependabot/github_actions/andstor/file-existence-action-3.1.0
Bump andstor/file-existence-action from 3.0.0 to 3.1.0
2 parents 3a57804 + 604acb3 commit 0ec4201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: "Check file existence"
2323
id: check_files
24-
uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
24+
uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0
2525
with:
2626
files: "package.json, README.md"
2727

0 commit comments

Comments
 (0)