Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.6 (.github/workfl…
Browse files Browse the repository at this point in the history
…ows/lang.node-12.app.yaml)
  • Loading branch information
IK Renovate Bot authored and ivankatliarchuk committed May 28, 2024
1 parent e267fca commit 1d3b231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lang.node-12.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
steps:
- uses: actions/[email protected].5
- uses: actions/[email protected].6

- name: Build the Docker image
working-directory: ${{ env.WORKSPACE }}
Expand Down

0 comments on commit 1d3b231

Please sign in to comment.