Skip to content

Commit b91632a

Browse files
build(deps): bump andstor/file-existence-action from 3.0.0 to 3.1.0
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@076e007...558493d) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63e8090 commit b91632a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dispatch-npm-engines.yml

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

6464
- name: Check package.json file existence
6565
id: check_file_existence
66-
uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
66+
uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0
6767
with:
6868
files: package.json
6969

0 commit comments

Comments
 (0)