Skip to content

Commit

Permalink
Merge pull request #52 from cpswan/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-5.3.0

build(deps): Bump docker/build-push-action from 5.2.0 to 5.3.0
  • Loading branch information
cpswan authored Mar 14, 2024
2 parents 7c6ca4e + 01d4b68 commit ffcfae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-red.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Build and push node-red
id: docker_build
uses: docker/build-push-action@v5.2.0
uses: docker/build-push-action@v5.3.0
with:
context: node-red
push: true
Expand Down

0 comments on commit ffcfae1

Please sign in to comment.