Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update docker/#-action action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2022
1 parent 00d06a6 commit 034e7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Login to ${{ env.REGISTRY }}
if: github.event_name == 'release'
uses: docker/#-action@v2.0.0
uses: docker/#-action@v2.1.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ env.DOCKER_USERNAME }}
Expand Down

0 comments on commit 034e7ba

Please # to comment.