]> source.dussan.org Git - jquery.git/commitdiff
Build: Bump the github-actions group with 1 update
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 5 Jul 2024 16:45:08 +0000 (18:45 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 5 Jul 2024 16:48:12 +0000 (18:48 +0200)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).

Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)

Closes gh-5515

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3a98ef91dfa0b4897df7562f40bfd1715f5fc30e)

.github/workflows/browserstack-dispatch.yml
.github/workflows/browserstack.yml
.github/workflows/filestash.yml
.github/workflows/node.js.yml

index c0903cdd863a850f2607418edda98550720256a2..cac0311b400bbd1a5818b4709ef5f5bed14768dc 100644 (file)
@@ -43,7 +43,7 @@ jobs:
       BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
       BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
     steps:
-      - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+      - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
 
       - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
         with:
index b0fe6534902ce13e9d8f69a1e2c4b408151f52c1..4e35c4888e62885816fa97f5e46cf0e64251371e 100644 (file)
@@ -52,7 +52,7 @@ jobs:
           - '__iOS_8'
     steps:
       - name: Checkout
-        uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+        uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
 
       - name: Use Node.js ${{ env.NODE_VERSION }}
         uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
index f41cb286ce71260c5a37b7105894bdad7362ed25..198bb43a161198174f786ee73d241f5c87733fb9 100644 (file)
@@ -17,7 +17,7 @@ jobs:
     name: Update Filestash
     steps:
       - name: Checkout
-        uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+        uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
 
       - name: Use Node.js ${{ env.NODE_VERSION }}
         uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
index ea2a7c1101d67fef1b6e94a7434e65a0a606b7b6..5ca23a9d42b32b25794fba998a641547b34dd8e1 100644 (file)
@@ -42,7 +42,7 @@ jobs:
             NPM_SCRIPT: "test:firefox"
     steps:
       - name: Checkout
-        uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+        uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
 
       - name: Use Node.js ${{ matrix.NODE_VERSION }}
         uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
@@ -83,7 +83,7 @@ jobs:
     name: test:safari - Safari
     steps:
       - name: Checkout
-        uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+        uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
 
       - name: Use Node.js ${{ env.NODE_VERSION }}
         uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2