Skip to content

Commit cca2392

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 4439f9d commit cca2392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
password: ${{ secrets.GITHUB_TOKEN }}
2929

3030
- name: Build and push images
31-
uses: docker/build-push-action@v6
31+
uses: docker/build-push-action@v7
3232
with:
3333
context: .
3434
tags: ghcr.io/hpcslab/web:${{ github.sha }}

0 commit comments

Comments
 (0)