chore(deps): update usefulness/agp-version-finder-action digest to 2e27d3b (#2877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f704b9954a
commit
e6e1d1fb8a
1 changed files with 1 additions and 1 deletions
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 }}
|
||||
steps:
|
||||
- id: agp-version-finder
|
||||
uses: usefulness/agp-version-finder-action@90844048a634a3fef57d3deba3cfe697f6fb001e # v1
|
||||
uses: usefulness/agp-version-finder-action@2e27d3b2fdcddf9894df4d6edffdd90e232312fa # v1
|
||||
- id: build-agp-matrix
|
||||
run: echo 'agp-versions=["${{ steps.agp-version-finder.outputs.latest-beta }}","${{ steps.agp-version-finder.outputs.latest-alpha }}"]' >> $GITHUB_OUTPUT
|
||||
|
||||
|
|
Loading…
Reference in a new issue