Skip to content

Commit eec3a40

Browse files
chore(deps): bump andstor/file-existence-action from 2.0.0 to 3.0.0 (#3122)
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@20b4d2e...076e007) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ce601f commit eec3a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
run: E2E=true yarn start &
263263

264264
- name: Check APK existence
265-
uses: andstor/file-existence-action@20b4d2e596410855db8f9ca21e96fbe18e12930b # v2.0.0
265+
uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
266266
with:
267267
files: ${{ matrix.working-directory }}/android/app/build/outputs/apk/debug/app-debug.apk
268268
fail: true

0 commit comments

Comments
 (0)