Skip to content

Commit

Permalink
chore(deps): bump FairwindsOps/pluto from 5.18.6 to 5.19.1
Browse files Browse the repository at this point in the history
Bumps [FairwindsOps/pluto](https://github.com/fairwindsops/pluto) from 5.18.6 to 5.19.1.
- [Release notes](https://github.com/fairwindsops/pluto/releases)
- [Changelog](https://github.com/FairwindsOps/pluto/blob/master/.goreleaser.yml)
- [Commits](FairwindsOps/pluto@v5.18.6...v5.19.1)

---
updated-dependencies:
- dependency-name: FairwindsOps/pluto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 2a294cc commit 78d3b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-apis-deprecation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: "🛠️ Setup Pluto"
# Pluto in the docs suggest to use master but would be better to tag a release version
uses: FairwindsOps/pluto/github-action@v5.18.6
uses: FairwindsOps/pluto/github-action@v5.19.1

- name: "🔍 Inspecting ${{ matrix.charts_name }} against k8s ${{ matrix.k8s_version }}"
id: inspecting
Expand Down

0 comments on commit 78d3b92

Please sign in to comment.