aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/shadow_job.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-28 01:35:18 +0530
committerGitHub <noreply@github.com>2024-01-27 20:05:18 +0000
commite6e1d1fb8aadcc496d364f1edd73f92f274b709b (patch)
tree5b6a72ab4926f64790f4b813b15449f3176dfef5 /.github/workflows/shadow_job.yml
parentf704b9954af7b7b63eec7bb4b1f7aaeb2965ff06 (diff)
chore(deps): update usefulness/agp-version-finder-action digest to 2e27d3b (#2877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/shadow_job.yml')
-rw-r--r--.github/workflows/shadow_job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/shadow_job.yml b/.github/workflows/shadow_job.yml
index 24f16afd..62d6bd6c 100644
--- a/.github/workflows/shadow_job.yml
+++ b/.github/workflows/shadow_job.yml
@@ -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