Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github actions are broken #836

Closed
jschwe opened this issue May 29, 2023 · 3 comments · Fixed by #837
Closed

Github actions are broken #836

jschwe opened this issue May 29, 2023 · 3 comments · Fixed by #837

Comments

@jschwe
Copy link
Contributor

jschwe commented May 29, 2023

Error:

dtolnay/rust-toolchain@stable, dtolnay/rust-toolchain@1.54, and dtolnay/rust-toolchain@nightly are not allowed to be used in mozilla/cbindgen. Actions in this workflow must be: within a repository that belongs to your Enterprise account, created by GitHub, or matching the following: !/mozilla/, !mozilla/, ./**, 10up/wpcs-action@, aws-actions/, docker/, pypa/gh-action-pypi-publish@v1.4.2, slackapi/slack-github-action@, google-github-actions/, erlef/setup-beam@v1, yesolutions/mirror-action@, codecov/codecov-action@, tj-actions/changed-files@, tj-actions/glob@, vmactions/freebsd-vm@v0, actions-rs/toolchain@v1, shivammathur/setup-php@, EmbarkStudios/, dependabot/fetch-metadata@, ilammy/msvc-dev-cmd@v1*, canonical/actions/, canonical/setup-lxd@.

@emilio Could you whitelist the dtolnay actions?

emilio added a commit that referenced this issue May 29, 2023
emilio added a commit that referenced this issue May 29, 2023
@emilio
Copy link
Collaborator

emilio commented May 29, 2023

We can probably just use actions-rs instead, let me try that (#837).

@jschwe
Copy link
Contributor Author

jschwe commented May 29, 2023

I would not recommend that, as it (action-rs/toolchain) is unmaintained and will stop working once github removes NodeJs 12 support (which was supposed to be very soon, unless they postponed it again).

emilio added a commit that referenced this issue May 29, 2023
@emilio
Copy link
Collaborator

emilio commented May 29, 2023

I see. I filed bug 1835662 to whitelist dtolnay's action, but for now I think we should go with actions-rs. Switching back and forth is trivial(ish) anyways.

emilio added a commit that referenced this issue May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants