2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

Pin relbot Github Action to the 1.0.0 tag

https://github.com/mozilla-mobile/relbot/pull/88 will introduce some breaking changes that shouldn't make the fenix repo.
This commit is contained in:
Johan Lorenzo 2022-10-13 17:37:10 +02:00 committed by mergify[bot]
parent 881d761d4f
commit 3dfbae0d10

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: "Update Android-Components" - name: "Update Android-Components"
uses: mozilla-mobile/relbot@master uses: mozilla-mobile/relbot@1.0.0
if: github.repository == 'mozilla-mobile/fenix' if: github.repository == 'mozilla-mobile/fenix'
with: with:
project: fenix project: fenix