Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a42b9 commit 718cd46Copy full SHA for 718cd46
.github/workflows/default_linter_callable.yml
@@ -105,7 +105,7 @@ jobs:
105
needs: find-changes-for-shell-output
106
if: needs.find-changes-for-shell-output.outputs.yaml == 'true'
107
steps:
108
- - uses: actions/checkout@f25a3a9f25bd5f4c5d77189cab02ff357b5aedeb # v2.4.1
+ - uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
109
110
- name: yaml-lint
111
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
0 commit comments