Skip to content

Commit

Permalink
Bump standardrb/standard-ruby-action from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [standardrb/standard-ruby-action](https://github.com/standardrb/standard-ruby-action) from 1.3.0 to 1.4.0.
- [Changelog](https://github.com/standardrb/standard-ruby-action/blob/v1.4.0/CHANGELOG.md)
- [Commits](standardrb/standard-ruby-action@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: standardrb/standard-ruby-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 04cd0e2 commit 53d35a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standardrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: StandardRB Linter
uses: standardrb/standard-ruby-action@v1.3.0
uses: standardrb/standard-ruby-action@v1.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 53d35a4

Please sign in to comment.