diff --git a/.github/workflows/parity-tier2-openai.yml b/.github/workflows/parity-tier2-openai.yml index c5ffc39b..10598bba 100644 --- a/.github/workflows/parity-tier2-openai.yml +++ b/.github/workflows/parity-tier2-openai.yml @@ -52,7 +52,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Set up Python uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 diff --git a/.github/workflows/parity-tier2.yml b/.github/workflows/parity-tier2.yml index 529c56a9..bc1e1d99 100644 --- a/.github/workflows/parity-tier2.yml +++ b/.github/workflows/parity-tier2.yml @@ -48,7 +48,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Set up Python uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0