Make WordPress Core


Ignore:
Timestamp:
08/11/2023 01:03:21 PM (13 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/php-compatibility.yml

    r55717 r56388  
    6666    steps:
    6767      - name: Checkout repository
    68         uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
     68        uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
    6969
    7070      - name: Set up PHP
     
    145145    steps:
    146146      - name: Dispatch workflow run
    147         uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
     147        uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
    148148        with:
    149149          retries: 2
Note: See TracChangeset for help on using the changeset viewer.