Skip to content

Commit

Permalink
chore(deps): bump dcarbone/install-yq-action from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [dcarbone/install-yq-action](https://github.com/dcarbone/install-yq-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dcarbone/install-yq-action/releases)
- [Commits](dcarbone/install-yq-action@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: dcarbone/install-yq-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 3c064be commit 6ffd2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sysdig-deploy-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install YQ
if: steps.dependent_files.outputs.any_changed == 'true'
uses: dcarbone/[email protected].0
uses: dcarbone/[email protected].1

- name: run the script
if: steps.dependent_files.outputs.any_changed == 'true'
Expand Down

0 comments on commit 6ffd2b2

Please sign in to comment.