Make WordPress Core


Ignore:
Timestamp:
08/11/2023 01:03:21 PM (14 months ago)
Author:
desrosj
Message:

Build/Test Tools: Update 3rd-party GitHub Actions.

This updates all 3rd-party GitHub Actions to their latest versions.

See #58867.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/javascript-tests.yml

    r55717 r56388  
    6363    steps:
    6464      - name: Checkout repository
    65         uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
     65        uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
    6666
    6767      - name: Set up Node.js
     
    120120    steps:
    121121      - name: Dispatch workflow run
    122         uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
     122        uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
    123123        with:
    124124          retries: 2
Note: See TracChangeset for help on using the changeset viewer.