Browse Source

Merge pull request #2627 from freeCodeCamp/renovate/github-actions

chore(deps): update actions/checkout digest to 34e1148
renovate[bot] 3 weeks ago
parent
commit
1038a56bd4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/docker-build.yml

+ 1 - 1
.github/workflows/docker-build.yml

@@ -24,7 +24,7 @@ jobs:
 
     steps:
       - name: Checkout repository
-        uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+        uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
         with:
           persist-credentials: false