Skip to content

Commit af30100

Browse files
chore(workflows/dependencies): update fairwindsops/pluto action to v5.22.7
1 parent 2cfe4e5 commit af30100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- run: ./.github/scripts/check-licenses.sh "charts/$CHART"
7979
if: ${{ steps.templateChart.outputs.skipped == 'false' }}
8080
- name: Download Pluto
81-
uses: FairwindsOps/pluto/github-action@27a470e10b07302fba2d5a2e6817a08a2b87c0c3 # v5.22.6
81+
uses: FairwindsOps/pluto/github-action@d3b74eba1b1a24e614b6daef9c613d5203c2b234 # v5.22.7
8282
if: ${{ steps.templateChart.outputs.skipped == 'false' }}
8383
- run: pluto detect-files -d /tmp/templated -o custom --columns 'FILEPATH,NAME,KIND,VERSION,REPLACEMENT,REMOVED,DEPRECATED,REPL AVAIL'
8484
if: ${{ steps.templateChart.outputs.skipped == 'false' }}

0 commit comments

Comments
 (0)