Skip to content

Update runtime-sync.yml #33610

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

Merged
merged 2 commits into from
Jun 17, 2021
Merged

Update runtime-sync.yml #33610

merged 2 commits into from
Jun 17, 2021

Conversation

Tratcher
Copy link
Member

Locking down github actions did break our sync script:
https://github.com/dotnet/aspnetcore/actions/runs/945644454

peter-evans/create-pull-request@v3 is not allowed to be used in dotnet/aspnetcore. Actions in this workflow must be: within a repository that belongs to your Enterprise account, created by GitHub or match the following: peter-evans/create-pull-request@9825ae6.

This PR switches to that last option of referencing a specific commit.

@Tratcher Tratcher requested a review from Pilchie as a code owner June 17, 2021 15:50
@Tratcher Tratcher self-assigned this Jun 17, 2021
@Tratcher Tratcher requested a review from a team June 17, 2021 15:51
Switch to in-org action
@Pilchie Pilchie added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 17, 2021
@Tratcher Tratcher merged commit 0aa82c3 into main Jun 17, 2021
@Tratcher Tratcher deleted the tratcher/sync-version branch June 17, 2021 20:02
@ghost ghost added this to the 6.0-preview7 milestone Jun 17, 2021
jeffl8n added a commit to jeffl8n/aspnetcore that referenced this pull request Sep 18, 2021
* main:
  Handle more cases with the new entry point pattern (dotnet#33500)
  [main] Update dependencies from dotnet/runtime dotnet/efcore (dotnet#33560)
  Refactor LongPolling in Java to avoid stackoverflow (dotnet#33564)
  Optimize QueryCollection (dotnet#32829)
  Switch to in-org action (dotnet#33610)
  Improve Codespaces + C# extension interaction (dotnet#33614)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants