Skip to content

Commit e1772a7

Browse files
Merge branch 'main' into renovate/azure-login-2.x
2 parents 30dd400 + ffea226 commit e1772a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/swiftfiddle-runner-functions-552-AutoDeployTrigger-565be0b3-201c-42ea-95df-ae61c2ece95b.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Checkout to the branch
25-
uses: actions/checkout@v2
25+
uses: actions/checkout@v4
2626

2727
- name: Azure Login
2828
uses: azure/login@v2
@@ -41,7 +41,7 @@ jobs:
4141
registryPassword: ${{ secrets.SWIFTFIDDLERUNNERFUNCTIONS552_REGISTRY_PASSWORD }}
4242
containerAppName: swiftfiddle-runner-functions-552
4343
resourceGroup: swiftfiddle
44-
imageToBuild: kishikawakatsumi/swiftfiddle-runner-functions-552:${{ github.sha }}
44+
imageToBuild: swiftfiddle/swiftfiddle-runner-functions-552:latest
4545
_buildArgumentsKey_: |
4646
_buildArgumentsValues_
4747

0 commit comments

Comments
 (0)