Skip to content

Commit

Permalink
Bump andstor/file-existence-action from 2 to 3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 9d99eb1 commit 50f1df9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Check Other
id: check_other
uses: andstor/file-existence-action@v2
uses: andstor/file-existence-action@v3
with:
files: .\other\release\aiodns.bin

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Check Other
id: check_other
uses: andstor/file-existence-action@v2
uses: andstor/file-existence-action@v3
with:
files: .\other\release\aiodns.bin

Expand Down

0 comments on commit 50f1df9

Please sign in to comment.