File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7676 format : ' git'
7777
7878 - name : Remove the props-bot label
79- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
79+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
8080 if : ${{ github.event.action == 'labeled' && 'props-bot' == github.event.label.name }}
8181 with :
8282 retries : 2
Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ jobs:
6767 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6868
6969 - name : Set up PHP
70- uses : shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2.36 .0
70+ uses : shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37 .0
7171 with :
7272 php-version : ' 7.4'
7373 coverage : none
7474
7575 - name : Install NodeJS
76- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
76+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7777 with :
7878 node-version : 20
7979
You can’t perform that action at this time.
0 commit comments