ci(deps): bump docker/login-action from 2 to 3
@@ -38,7 +38,7 @@ jobs:
type=raw,value=${{ inputs.tag-temporary }}-arm64
- name: Login to Container Registry
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
with:
registry: ${{ inputs.registry }}
username: wsmoogle