Skip to content

Commit c051e57

Browse files
Bump andstor/file-existence-action from 1.1.0 to 2.0.0
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c68205 commit c051e57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Check file existence
2727
id: check_files
28-
uses: andstor/file-existence-action@v1.1.0
28+
uses: andstor/file-existence-action@v2.0.0
2929
with:
3030
files: "*.tar.gz"
3131

0 commit comments

Comments
 (0)