diff --git a/.github/workflows/sync-github-push-gha-metrics-source.yml b/.github/workflows/sync-github-push-gha-metrics-source.yml index 037eb5e..5cb1490 100644 --- a/.github/workflows/sync-github-push-gha-metrics-source.yml +++ b/.github/workflows/sync-github-push-gha-metrics-source.yml @@ -40,7 +40,7 @@ jobs: continue-on-error: true - name: Checkout the repo - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Update version env: @@ -77,7 +77,7 @@ jobs: continue-on-error: true - name: Checkout the repo - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: ref: snapshot