Skip to content

Commit 73b6927

Browse files
committed
temp branch fix
1 parent 513e079 commit 73b6927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update-Dockerfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Checks-out the repository under $GITHUB_WORKSPACE
2525
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 #v4.2.2
2626
with:
27-
ref: 'dev'
27+
ref: 'gcbeatty/runtime2'
2828

2929
# Debug environment before script execution
3030
- name: Debug Environment

0 commit comments

Comments
 (0)