diff --git a/.github/workflows/dotnet_release.yml b/.github/workflows/dotnet_release.yml index ff21163..83a2065 100644 --- a/.github/workflows/dotnet_release.yml +++ b/.github/workflows/dotnet_release.yml @@ -69,7 +69,7 @@ jobs: - name: Build and push image id: push - uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 + uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f with: context: . file: ./src/CloudflareDynamicDns/Dockerfile