workflow version updates
This commit is contained in:
Родитель
e402ad3f6d
Коммит
5afa1695b2
|
@ -41,7 +41,7 @@ jobs:
|
|||
with:
|
||||
ref: ${{ steps.branch-deploy.outputs.sha }}
|
||||
|
||||
- uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 # pin@v1.172.0
|
||||
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # pin@v1.213.0
|
||||
if: ${{ steps.branch-deploy.outputs.continue == 'true' }}
|
||||
with:
|
||||
bundler-cache: true
|
||||
|
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 # pin@v1.172.0
|
||||
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # pin@v1.213.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 # pin@v1.172.0
|
||||
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # pin@v1.213.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 # pin@v1.172.0
|
||||
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # pin@v1.213.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
steps:
|
||||
# Comment on new PR requests with deployment instructions
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: comment
|
||||
uses: GrantBirki/comment@f524ee31407667c05061bad41e1758b40298bd82 # pin@v2
|
||||
continue-on-error: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче