File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 lock :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : dessant/lock-threads@v3
11+ - uses : dessant/lock-threads@v5
1212 with :
1313 github-token : ${{ github.token }}
1414 issue-inactive-days : ' 31'
Original file line number Diff line number Diff line change 1010 tweet :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : Eomm/why-don-t-you-tweet@v1
13+ - uses : Eomm/why-don-t-you-tweet@v2
1414 if : ${{ !github.event.repository.private }}
1515 with :
1616 # GitHub event payload
Original file line number Diff line number Diff line change 1818
1919 - name : Generate changelog
2020 id : changelog
21- uses : metcalfc/changelog-generator@v3.0.0
21+ uses : metcalfc/changelog-generator@v4.3.1
2222 with :
2323 myToken : ${{ secrets.PHPSTAN_BOT_TOKEN }}
2424
You can’t perform that action at this time.
0 commit comments