Skip to content

Commit

Permalink
Merge pull request #2589 from thin-edge/dependabot/github_actions/cra…
Browse files Browse the repository at this point in the history
…te-ci/typos-1.17.1

build(deps): Bump crate-ci/typos from 1.17.0 to 1.17.1
  • Loading branch information
reubenmiller authored Jan 15, 2024
2 parents dda1305 + 8091592 commit a576cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected].0
- uses: crate-ci/[email protected].1
continue-on-error: true
- run: exit 0

Expand Down

1 comment on commit a576cd4

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
379 0 3 379 100 54m1.670999999s

Please sign in to comment.