Bump andstor/file-existence-action from 1 to 2 (#1080)

Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 1 to 2.
- [Release notes](https://github.com/andstor/file-existence-action/releases)
- [Commits](https://github.com/andstor/file-existence-action/compare/v1...v2)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-01 10:46:23 -07:00
committed by GitHub
parent 6c0f8b8b58
commit de4a010e7a

View File

@@ -143,13 +143,13 @@ jobs:
mv ./firezone*.deb firezone_${{ github.ref_name }}-${{ matrix.platform }}.deb || true
- name: Check DEB
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v2
id: check_deb
with:
files: firezone_${{ github.ref_name }}-${{ matrix.platform }}.deb
- name: Check RPM
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v2
id: check_rpm
with:
files: firezone_${{ github.ref_name }}-${{ matrix.platform }}.rpm