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:
parent
881d761d4f
commit
3dfbae0d10
2
.github/workflows/update-ac.yml
vendored
2
.github/workflows/update-ac.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user