Skip to content

Commit 93185e9

Browse files
Bump andstor/file-existence-action from 2 to 3
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 2 to 3. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@v2...v3) --- 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 78f74bf commit 93185e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ runs:
8989
shell: bash
9090
- name: "Check file existence"
9191
id: check_files
92-
uses: andstor/file-existence-action@v2
92+
uses: andstor/file-existence-action@v3
9393
with:
9494
files: ".tmp"
9595
- name: "Post: Change folder own group"

0 commit comments

Comments
 (0)