We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55b2cb commit 44161e2Copy full SHA for 44161e2
.github/workflows/k8s-apis-deprecation.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: "🛠️ Setup Pluto"
41
# Pluto in the docs suggest to use master but would be better to tag a release version
42
- uses: FairwindsOps/pluto/[email protected].3
+ uses: FairwindsOps/pluto/[email protected].4
43
44
- name: "🔍 Inspecting ${{ matrix.charts_name }} against k8s ${{ matrix.k8s_version }}"
45
id: inspecting
0 commit comments