We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c5b2c commit fb53e71Copy full SHA for fb53e71
.github/workflows/auto-update-Dockerfiles.yml
@@ -24,7 +24,7 @@ jobs:
24
# Checks-out the repository under $GITHUB_WORKSPACE
25
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 #v4.2.2
26
with:
27
- ref: 'dev'
+ ref: 'gcbeatty/runtime2'
28
29
# Determine the latest ASP.NET Core versions for all .NET versions
30
- name: Determine Latest ASP.NET Core Versions
0 commit comments