We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf3382 commit 6341b72Copy full SHA for 6341b72
.github/workflows/puppet-lint.yml
@@ -12,6 +12,6 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: puppet-lint
15
- uses: scottbrenner/puppet-lint-action@v1.0.4
+ uses: scottbrenner/puppet-lint-action@v1.0.7
16
with:
17
args: ./
0 commit comments