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 513e079 commit 73b6927Copy full SHA for 73b6927
.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
# Debug environment before script execution
30
- name: Debug Environment
0 commit comments