Skip to content

Conversation

@maxmilton
Copy link
Owner

@maxmilton maxmilton commented Jun 24, 2025

See individual commits.

@maxmilton maxmilton self-assigned this Jun 24, 2025
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

- run: bun run test --coverage-reporter=lcov --coverage-reporter=text
- name: Report coverage
if: ${{ github.repository_owner == 'maxmilton' }}
uses: qltysh/qlty-action/coverage@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'ci' step
Uses Step
uses 'qltysh/qlty-action/coverage' with ref 'v1', not a pinned commit hash
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
- uses: crate-ci/typos@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'typos' step
Uses Step
uses 'crate-ci/typos' with ref 'v1', not a pinned commit hash
@maxmilton maxmilton changed the title ci: Refactor workflows Refactor Jun 24, 2025
@maxmilton maxmilton merged commit 5b2f397 into master Jun 24, 2025
9 of 12 checks passed
@maxmilton maxmilton deleted the refactor branch June 24, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant