Skip to content

Commit 3246854

Browse files
chore(deps): update elgohr/publish-docker-github-action action to v5
1 parent 82252a5 commit 3246854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
VITE_API_BASE_URL: 'https://acdc-back-office.demo.insee.io/'
3434
- name: Publish to Registry
35-
uses: elgohr/Publish-Docker-Github-Action@v4
35+
uses: elgohr/Publish-Docker-Github-Action@v5
3636
with:
3737
name: inseefrlab/acdc
3838
username: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)