Skip to content

Commit

Permalink
Bump dciborow/action-pylint from 0.1.0 to 0.1.1 (#10)
Browse files Browse the repository at this point in the history
Bumps [dciborow/action-pylint](https://github.com/dciborow/action-pylint) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/dciborow/action-pylint/releases)
- [Commits](dciborow/action-pylint@0.1.0...0.1.1)

---
updated-dependencies:
- dependency-name: dciborow/action-pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent e5227a6 commit 0712d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dciborow/[email protected].0
- uses: dciborow/[email protected].1
with:
github_token: ${{ secrets.github_token }}
# GitHub Status Check won't become failure with warning.
Expand Down

0 comments on commit 0712d54

Please sign in to comment.