diff --git a/.github/workflows/openfeature-server-common.yaml b/.github/workflows/openfeature-server-common.yaml index 14777251fc..31cf370d30 100644 --- a/.github/workflows/openfeature-server-common.yaml +++ b/.github/workflows/openfeature-server-common.yaml @@ -20,7 +20,7 @@ jobs: version: [20, 22] steps: - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: ./actions/setup-yarn with: node-version: ${{ matrix.version }} diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index de098ce977..635c4a59b5 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -551,7 +551,7 @@ jobs: contents: write if: ${{ always() && !failure() && !cancelled() && needs.release-please.outputs.package-shared-openfeature-server-common-released == 'true'}} steps: - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - id: release-openfeature-server-common name: Full release of packages/shared/openfeature-server-common uses: ./actions/full-release