Skip to content

Commit ec26c3d

Browse files
committed
back to dev
1 parent 220057d commit ec26c3d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ jobs:
2828
# Checks-out the repository under $GITHUB_WORKSPACE
2929
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 #v4.2.2
3030
with:
31-
ref: 'gcbeatty/runtime2'
31+
ref: 'dev'
3232

33-
3433
# Update .NET 8 AMD64 Dockerfile
3534
- name: Update .NET 8 AMD64
3635
id: update-net8-amd64

0 commit comments

Comments
 (0)