diff --git a/.github/workflows/pin-check.yaml b/.github/workflows/pin-check.yaml index f9bcc6e0..3aef1207 100644 --- a/.github/workflows/pin-check.yaml +++ b/.github/workflows/pin-check.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 - name: Pin Check uses: suzuki-shunsuke/pinact-action@cf51507d80d4d6522a07348e3d58790290eaf0b6 # v2.0.0 with: { skip_push: true } \ No newline at end of file