Skip to content

Commit f566819

Browse files
renovate-bottagoro9
authored andcommitted
fix(deps): update open-turo/actions-node action to v6
1 parent bea0443 commit f566819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ runs:
106106
GITHUB_TOKEN: ${{ inputs.github-token }}
107107
NPM_AUTH_TOKEN: ${{ inputs.npm-auth-token }}
108108
NPM_TOKEN: ${{ inputs.npm-token }}
109-
- uses: open-turo/actions-node/build-docker@v5
109+
- uses: open-turo/actions-node/build-docker@v6
110110
id: docker-build
111111
if: inputs.dockerhub-user != '' && inputs.dockerhub-password != '' && steps.release.outputs.new-release-version != ''
112112
with:

0 commit comments

Comments
 (0)