File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 - name : Check Out Repo
1414 uses : actions/checkout@v4
1515 - name : Login to registry
16- uses : " docker/login-action@v3.3 .0"
16+ uses : " docker/login-action@v3.4 .0"
1717 with :
1818 registry : ${{ env.REGISTRY }}
1919 password : ${{ secrets.GITHUB_TOKEN }}
2424 uses : docker/setup-buildx-action@v3
2525 - name : Extract metadata (tags, labels) for Docker
2626 id : meta
27- uses : docker/metadata-action@v5.5.1
27+ uses : docker/metadata-action@v5.8.0
2828 with :
2929 images : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3030 - name : Build and push Docker image
Original file line number Diff line number Diff line change 2121 - name : Check Out Repo
2222 uses : actions/checkout@v4
2323 - name : Login to registry
24- uses : " docker/login-action@v3.3 .0"
24+ uses : " docker/login-action@v3.4 .0"
2525 with :
2626 registry : ${{ env.REGISTRY }}
2727 password : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2121 " >1%"
2222 ],
2323 "devDependencies" : {
24- "@fortawesome/fontawesome-free" : " 6.6.0 " ,
24+ "@fortawesome/fontawesome-free" : " 6.7.2 " ,
2525 "@sveltejs/vite-plugin-svelte" : " ^5.0.0" ,
2626 "eslint" : " ^9.0.0" ,
2727 "eslint-plugin-svelte" : " ^2.34.0" ,
You can’t perform that action at this time.
0 commit comments