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 @@ -101,7 +101,7 @@ jobs:
101101 runs-on : ubuntu-latest
102102 steps :
103103 - name : Checkout
104- uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
104+ uses : actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5
105105 with :
106106 clean : ' false'
107107 fetch-depth : ' 0'
Original file line number Diff line number Diff line change 7676 default-label : ' :sparkles: mysterious'
7777 github-token : ' ${{ secrets.GITHUB_TOKEN }}'
7878 - name : 📲 Install GitReleaseManager
79- uses : gittools/actions/gitreleasemanager/setup@v4.1 .0
79+ uses : gittools/actions/gitreleasemanager/setup@v4.2 .0
8080 with :
8181 versionSpec : ' 0.20.0'
8282 - name : Get Repo and Owner
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118118 env :
119119 GITHUB_TOKEN : ' ${{ secrets.RSG_BOT_TOKEN }}'
120120 if : " contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
121- uses : planetscale/ghcommit-action@v0.2.17
121+ uses : planetscale/ghcommit-action@v0.2.19
122122 with :
123123 commit_message : ' Automatically linting code'
124124 repo : ' ${{ github.repository }}'
You can’t perform that action at this time.
0 commit comments