Skip to content

Commit c3e09ac

Browse files
Merge pull request #957 from cloudkats/renovate/master-.github/workflows-patch-github-tags-action-.githubworkflowslang.node-14.yaml
chore(deps): update actions/checkout action to v4.1.7 (.github/workflows/lang.node-14.yaml) (master)
2 parents bcf6e58 + 4501963 commit c3e09ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lang.node-14.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2929
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
3030
steps:
31-
- uses: actions/[email protected].6
31+
- uses: actions/[email protected].7
3232

3333
- name: Login to Registry
3434
run: |

0 commit comments

Comments
 (0)