Make WordPress Core


Ignore:
Timestamp:
08/11/2023 01:03:21 PM (15 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/test-old-branches.yml

    r56267 r56388  
    8585    steps:
    8686      - name: Dispatch workflow run
    87         uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
     87        uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
    8888        if: ${{ github.event_name == 'push' || github.event.schedule == '0 0 15 * *' || matrix.branch == '6.3' }}
    8989        with:
Note: See TracChangeset for help on using the changeset viewer.