Skip to content

Commit 08c888f

Browse files
authored
Merge pull request #35 from InseeFrLab/renovate/elgohr-publish-docker-github-action-5.x
chore(deps): update elgohr/publish-docker-github-action action to v5
2 parents 82252a5 + 3246854 commit 08c888f

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)