diff --git a/.github/workflows/pull-request-age-gate.yml b/.github/workflows/pull-request-age-gate.yml index b92deb726f068..76296f97f45df 100644 --- a/.github/workflows/pull-request-age-gate.yml +++ b/.github/workflows/pull-request-age-gate.yml @@ -45,7 +45,7 @@ jobs: egress-policy: audit - name: Check Pull Request Age - uses: bmuenzenmeyer/pr-age-gate@d4243cf80a6386863234c6fc6be01f19bf4a6bfc # v0.2.3 + uses: bmuenzenmeyer/pr-age-gate@d0c32038df019a8e66084dd55a646e93acc15bd4 # v1 with: min-hours: '48' bypass-labels: fast-track