Skip to content

Commit e768b14

Browse files
build(deps): bump docker/build-push-action from 5.1.0 to 5.3.0 (#60)
1 parent 55fc3e0 commit e768b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
username: ${{ github.repository_owner }}
5757
password: ${{ secrets.GITHUB_TOKEN }}
5858

59-
- uses: docker/build-push-action@v5.1.0
59+
- uses: docker/build-push-action@v5.3.0
6060
with:
6161
push: true
6262
build-args: "VERSION=${{ inputs.tag || github.ref_name }}"

0 commit comments

Comments
 (0)