Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: testdouble/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 and smaboshe committed Sep 16, 2024
1 parent 65b3fbf commit e05c6c5
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,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: StandardRB Linter
uses: testdouble/standard-ruby-action@1.2.0
uses: testdouble/standard-ruby-action@v1.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e05c6c5

Please sign in to comment.