Try latest version

This commit is contained in:
Ben Meadors 2024-06-09 07:40:57 -05:00
parent f59cbc8ffb
commit 2f99a8dbb8

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
uses: docker/login-action@v3.2.0
with:
username: meshtastic
password: ${{ secrets.DOCKER_FIRMWARE_TOKEN }}