Skip to content

Commit f67be81

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent fdb5fcc commit f67be81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
echo "REPO_NAME=$repo_name_lowercase" >> $GITHUB_ENV
3737
3838
- name: Build and push
39-
uses: docker/build-push-action@v4
39+
uses: docker/build-push-action@v6
4040
with:
4141
context: .
4242
file: ./Dockerfile

0 commit comments

Comments
 (0)