Skip to content

Commit

Permalink
chore(deps): update elgohr/publish-docker-github-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 82252a5 commit 3246854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
VITE_API_BASE_URL: 'https://acdc-back-office.demo.insee.io/'
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: inseefrlab/acdc
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 3246854

Please sign in to comment.