Roll-back to v2

This commit is contained in:
Ben Meadors 2024-06-09 07:55:45 -05:00
parent 2f99a8dbb8
commit 4da3f202e5

View File

@ -53,7 +53,7 @@ jobs:
- name: Docker login
if: ${{ github.event_name != 'pull_request_target' && github.event_name != 'pull_request' }}
uses: docker/login-action@v3.2.0
uses: docker/login-action@v2.2.0
with:
username: meshtastic
password: ${{ secrets.DOCKER_FIRMWARE_TOKEN }}