mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 06:45:19 +00:00
chore(deps): update usefulness/agp-version-finder-action digest to aecea9c (#3067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/shadow_job.yml
vendored
2
.github/workflows/shadow_job.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
agp-versions: ${{ steps.build-agp-matrix.outputs.agp-versions }}
|
agp-versions: ${{ steps.build-agp-matrix.outputs.agp-versions }}
|
||||||
steps:
|
steps:
|
||||||
- id: agp-version-finder
|
- id: agp-version-finder
|
||||||
uses: usefulness/agp-version-finder-action@59c81bc46c56a1a1255659027ca2db6047154952 # v1
|
uses: usefulness/agp-version-finder-action@aecea9c2f6cb188f39f5512d1d2e0bd4afda89e1 # v1
|
||||||
- id: build-agp-matrix
|
- id: build-agp-matrix
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo 'agp-versions=["${{ steps.agp-version-finder.outputs.latest-beta }}","${{ steps.agp-version-finder.outputs.latest-alpha }}"]' >> $GITHUB_OUTPUT
|
run: echo 'agp-versions=["${{ steps.agp-version-finder.outputs.latest-beta }}","${{ steps.agp-version-finder.outputs.latest-alpha }}"]' >> $GITHUB_OUTPUT
|
||||||
|
Reference in New Issue
Block a user