Skip to content

Commit 677eca0

Browse files
authored
Merge pull request #108 from Indicio-tech/dependabot/github_actions/all-actions-5ef3602ef2
chore(deps): Bump psf/black from 24.4.0 to 24.4.2 in the all-actions group
2 parents 2c07d90 + cb22e82 commit 677eca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: psf/[email protected].0
15+
- uses: psf/[email protected].2
1616
with:
1717
src: "./pydid"
1818
- uses: chartboost/ruff-action@v1

0 commit comments

Comments
 (0)