Skip to content

Commit 0685140

Browse files
authored
Merge pull request #43 from benfrisbie/dependabot/github_actions/docker/build-push-action-5.3.0
Bump docker/build-push-action from 5.1.0 to 5.3.0
2 parents 8251025 + 94ba43e commit 0685140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ runs:
226226
github-token: ${{ inputs.github-token }}
227227
- uses: docker/[email protected]
228228
- uses: docker/[email protected]
229-
- uses: docker/build-push-action@v5.1.0
229+
- uses: docker/build-push-action@v5.3.0
230230
id: build
231231
with:
232232
add-hosts: ${{ inputs.add-hosts }}

0 commit comments

Comments
 (0)