diff --git a/.github/workflows/openfeature-node-server.yaml b/.github/workflows/openfeature-node-server.yaml index 4e6dff5810..312cfbf315 100644 --- a/.github/workflows/openfeature-node-server.yaml +++ b/.github/workflows/openfeature-node-server.yaml @@ -20,7 +20,7 @@ jobs: version: [20, 22] steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - uses: ./actions/setup-yarn with: node-version: ${{ matrix.version }} diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6f4cb8a4fd..7cbbc4372f 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -531,7 +531,7 @@ jobs: # TODO: Uncomment this when the package is ready to be released. if: false steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - id: release-openfeature-node-server name: Full release of packages/sdk/openfeature-node-server uses: ./actions/full-release