Bump install-pinned/ruff from f8793aa7caf0b3196d6ed1370aea45f3c06304a3 to f91b0bd5d5680f7ecf60fcd37860121a4b6dadf5 in the github-actions group (#6890)

Bump install-pinned/ruff in the github-actions group

Bumps the github-actions group with 1 update: [install-pinned/ruff](https://github.com/install-pinned/ruff).


Updates `install-pinned/ruff` from f8793aa7caf0b3196d6ed1370aea45f3c06304a3 to f91b0bd5d5680f7ecf60fcd37860121a4b6dadf5
- [Release notes](https://github.com/install-pinned/ruff/releases)
- [Commits](f8793aa7ca...f91b0bd5d5)

---
updated-dependencies:
- dependency-name: install-pinned/ruff
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-02 07:44:33 -05:00 committed by GitHub
parent 9642c1a73e
commit bd39c7b96f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: install-pinned/ruff@f8793aa7caf0b3196d6ed1370aea45f3c06304a3
- uses: install-pinned/ruff@f91b0bd5d5680f7ecf60fcd37860121a4b6dadf5
- run: ruff --fix-only .
- run: ruff format .