diff --git a/.github/workflows/Fhi.VersionApiClient.CI.yml b/.github/workflows/Fhi.VersionApiClient.CI.yml index 223e28a..8379fef 100644 --- a/.github/workflows/Fhi.VersionApiClient.CI.yml +++ b/.github/workflows/Fhi.VersionApiClient.CI.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Setup dotnet uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5 diff --git a/.github/workflows/Fhi.VersionApiClient.Nuget.yml b/.github/workflows/Fhi.VersionApiClient.Nuget.yml index 0e6a1bb..de85d1c 100644 --- a/.github/workflows/Fhi.VersionApiClient.Nuget.yml +++ b/.github/workflows/Fhi.VersionApiClient.Nuget.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 + - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Setup dotnet uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5